API_ACMCONTRAPPLSTATUS

OData Service Package: ODATA_ACM_MASTERDATA

Contract Application Status - Read

API_ACMCONTRAPPLSTATUS 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_ACMTrdgContrApplStatus ContractApplicationStatus
A_ACMTrdgContrApplStsText ContractApplicationStatusText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_ACMCONTRAPPLSTATUS ODATA V4 C2 NOT_RELEASED false

Source

@EndUserText.label: 'Contract Application Status - Read'
define service API_ACMCONTRAPPLSTATUS {
  expose A_ACMTrdgContrApplStatus as ContractApplicationStatus;
  expose A_ACMTrdgContrApplStsText as ContractApplicationStatusText;
}