API_ENTPROJECTPROFILECODE

OData Service Package: VDM_PS_ST

Service def for ent proj profile code

API_ENTPROJECTPROFILECODE 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_EntProjectProfileCode ProjectProfileCode
A_EntProjectProfileCodeText ProjectProfileCodeText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_ENTPROJECTPROFILECODE ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Service def for ent proj profile code'
define service API_EntProjectProfileCode {
  expose A_EntProjectProfileCode as ProjectProfileCode;
  expose A_EntProjectProfileCodeText as ProjectProfileCodeText;
}