API_CMMDTYHDGDELIVERYCATEGORY

OData Service Package: FIN_CMM_CMDTY_PLAN_EXPOSURE

Commodity Hedge Delivery Category

API_CMMDTYHDGDELIVERYCATEGORY is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (2)

CDS ViewAlias
A_CmmdtyHdgDelivCategoryText CmmdtyHdgDeliveryCategoryText
A_CmmdtyHedgeDeliveryCategory CmmdtyHedgeDeliveryCategory

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CMHDGDELIVERYCATEGORY ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Commodity Hedge Delivery Category'
define service API_CmmdtyHdgDeliveryCategory {
  expose A_CmmdtyHedgeDeliveryCategory as CmmdtyHedgeDeliveryCategory;
  expose A_CmmdtyHdgDelivCategoryText as CmmdtyHdgDeliveryCategoryText;
}