API_PROJECTDEMAND
Service for project demand
API_PROJECTDEMAND is an OData service definition in SAP S/4HANA. It exposes 12 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (12)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_PROJECTDEMAND | ODATA | V2 | C2 | C1 | false |
Source
@EndUserText.label: 'Service for project demand'
define service API_PROJECTDEMAND {
expose A_ProjectDemand;
expose A_ProjectDemandMaterial;
expose A_ProjectDemandService;
expose A_ProjectDemandMaterialSupply;
expose A_ProjectDemandServiceSupply;
expose A_ProjectDemandResource;
expose A_ProjDmndResourceAssignment;
expose A_ProjDmndRsceAssgmtDistr;
expose A_ProjectDemandResourceRequest;
expose A_ProjDmndRsceReqDistribution;
expose A_ProjectDemandExpense;
expose A_ProjDmndExpenseDistr;
}