UI_PRELIMBILLINGDOCUMENT_F6990

OData Service Package: ODATA_SD_BIL_PBD_UI

PBD for Service - Manage

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

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PRELIMBILLINGDOCUMENT_F6990 ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'PBD for Service - Manage'
define service UI_PrelimBillingDocument_F6990 {
  expose C_PrelimBillgDocumentTP_F6990  as PrelimBillingDocument;
  expose C_PrelimBillgDocItemTP_F6990   as PrelimBillingDocumentItem;
  expose C_PrelimBillgDocTextTP_F6990   as PrelimBillingDocumentText;
  expose C_PrelimBillgDocPrtnTP_F6990   as PrelimBillingDocumentPartner;
  expose C_PBDItemTextTP_F6990          as PrelimBillingDocumentItemText;
  expose C_PBDItemPartnerTP_F6990       as PrelimBillgDocumentItemPartner;
  expose I_PartnerFunction              as PartnerFunction;
  expose I_ProductStdVH;
  expose I_BusinessArea;
  expose I_CompanyCode;
  expose I_BillingDocumentType;
  expose I_User;
  expose I_SalesOrganization;
  expose I_DistributionChannel;
  expose I_Division;
  expose I_Customer;
  expose I_SalesDocumentItemCategory;
  expose I_Country;
  expose I_Region;
  expose I_VATRegistrationOrigin;
  expose I_PaymentMethod;
  expose I_SlsPricingProcedure;
  expose I_CustomerGroup;
  expose I_PrelimBillgDocStatus;
  expose I_SalesDocApprovalStatus;
  expose I_PrelimBillgDocApprovalReason;
  expose I_CustomerPaymentTerms;
  expose I_ProjectByExternalID;
}