天天看點

如何基于SAP CDS view建立OData服務PrerequisiteSteps

Prerequisite

you should have a working CDS view. Refer to this link about how to create CDS view.

Steps

Just add one annotation and re-activate your view:

Take my view for example, the following artifacts are automatically generated during activation.

The MPC class:

After activation you can register the created odata service via tcode /IWFND/MAINT_SERVICE.

Once done, you can test the metadata retrieval via gateway client.

Note: this is just a dummy odata service since there is no other OData related annotation except @OData.publish. Please continue to read if you need to define some model node using OData annotation.

本文來自雲栖社群合作夥伴“汪子熙”,了解相關資訊可以關注微信公衆号"汪子熙"。

繼續閱讀