API_BILLINGDOCUMENT

OData Service Package: ODATA_SD_BIL_BD_API

OData Service for Billing Document

API_BILLINGDOCUMENT is an OData service definition in SAP S/4HANA. It exposes 10 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (10)

CDS ViewAlias
A_BillingDocument_2 BillingDocument
A_BillingDocumentItem_2 BillingDocumentItem
A_BillingDocumentItemPartner_2 BillingDocumentItemPartner
A_BillingDocumentItemText_2 BillingDocumentItemText
A_BillingDocumentPartner_2 BillingDocumentPartner
A_BillingDocumentText_2 BillingDocumentText
A_PricingDocument PricingDocument
A_PricingDocumentHeaderElement PricingDocumentElement
A_PricingDocumentItem PricingDocumentItem
A_PricingDocumentItemElement PricingDocumentItemElement

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_BILLINGDOCUMENT ODATA V4 C2 C1 false

Schema

Derived service definition, reconstructed from the indexed exposures and bindings — not the verbatim SAP source.

-- OData Service Definition: API_BILLINGDOCUMENT
-- OData Service for Billing Document
-- Package ODATA_SD_BIL_BD_API
-- Derived from indexed exposure & binding metadata (not the verbatim SAP source).

-- Exposed entities:
EXPOSE A_BillingDocument_2            AS BillingDocument;
EXPOSE A_BillingDocumentItem_2        AS BillingDocumentItem;
EXPOSE A_BillingDocumentItemPartner_2 AS BillingDocumentItemPartner;
EXPOSE A_BillingDocumentItemText_2    AS BillingDocumentItemText;
EXPOSE A_BillingDocumentPartner_2     AS BillingDocumentPartner;
EXPOSE A_BillingDocumentText_2        AS BillingDocumentText;
EXPOSE A_PricingDocument              AS PricingDocument;
EXPOSE A_PricingDocumentHeaderElement AS PricingDocumentElement;
EXPOSE A_PricingDocumentItem          AS PricingDocumentItem;
EXPOSE A_PricingDocumentItemElement   AS PricingDocumentItemElement;

-- Service bindings:
--   API_BILLINGDOCUMENT  (ODATA, V4, C2, RELEASED)