API_SOURCINGPROJECTREASON

OData Service Package: ODATA_MM_PUR_SRCGPROJ_API

Service def for Srcg Proj Uncnf Dmnd Rsn

API_SOURCINGPROJECTREASON 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_SourcingProjectReason SourcingProjectReason
A_SourcingProjectReasonText SourcingProjectReasonText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_SOURCINGPROJECTREASON ODATA V4 C2 Deprecated false

Source

@EndUserText.label: 'Service def for Srcg Proj Uncnf Dmnd Rsn'
define service API_SourcingProjectReason {
  expose A_SourcingProjectReason as SourcingProjectReason;
  expose A_SourcingProjectReasonText as SourcingProjectReasonText;
}