API_CNSLDTNBILLINGDOCTYPE

OData Service Package: FIN_CS_MD_BILLINGDOCUMENTTYPE

Consolidation Billing Document Type

API_CNSLDTNBILLINGDOCTYPE 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_CnsldtnBillingDocTypeText_2 CnsldtnBillingDocumentTypeText
A_CnsldtnBillingDocumentType_2 CnsldtnBillingDocumentType

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CNSLDTNBILLINGDOCTYPE ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Consolidation Billing Document Type'
define service API_CNSLDTNBILLINGDOCTYPE {
  expose A_CnsldtnBillingDocumentType_2 as CnsldtnBillingDocumentType;
  expose A_CnsldtnBillingDocTypeText_2 as CnsldtnBillingDocumentTypeText;
}