I_BILLINGDOCUMENTREQUESTITEM
Billing Document Request Item
I_BILLINGDOCUMENTREQUESTITEM is a CDS View in S/4HANA. Billing Document Request Item. It contains 36 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_BillingDocumentRequestItem | view | from | COMPOSITE | Billing Document Request Item |
| C_BillingDocReqItemObjPg | view | from | CONSUMPTION | Billing Doc. Request Item Object Page |
| C_BSOrdItmProcFlwBillgDocReq | view | from | CONSUMPTION | BDR Item Attrib for BSOrd Prgrs |
| C_BSQPMBillgDocRequestItem | view_entity | from | CONSUMPTION | BSQPM Billg Doc Request Item Attribute |
| I_BillingDocReqItemStdVH | view | from | COMPOSITE | Billing Document Request Item |
| P_BusSolnOrdEntProjectFlwLvl3 | view | inner | CONSUMPTION | Solution Order Enterprise Project Flow: Level 3 |
| P_BusSolnOrdSrvcContrFlwLvl3 | view | inner | CONSUMPTION | Solution Order ServiceContract Level3 |
| P_BUSSOLNORDSUBSCRPNFLWVL2 | view | inner | CONSUMPTION | Solution Order Subscription Flow: Level2 |
| P_JP_BillingDocRequestItem | view | from | COMPOSITE | |
| R_BillingDocumentRequestItemTP | view_entity | from | TRANSACTIONAL | Billing Document Request Item - TP |
Fields (36)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillingDocumentRequest | SubsequentDocument | 3 |
| KEY | BillingDocumentRequestItem | SubsequentDocumentItem | 3 |
| _BillingQuantityUnit | _BillingQuantityUnit | 1 | |
| _DepartureCountry | _DepartureCountry | 1 | |
| _MaterialGroup | _MaterialGroup | 1 | |
| _OrganizationDivision | _OrganizationDivision | 1 | |
| _Plant | _Plant | 1 | |
| _ProviderContract | _ProviderContract | 1 | |
| _ProviderContractItem | _ProviderContractItem | 1 | |
| _ReferenceDocSDDocCategory | _ReferenceDocSDDocCategory | 1 | |
| _SalesDocumentItemCategory | _SalesDocumentItemCategory | 1 | |
| _ServiceDocumentType | _ServiceDocumentType | 1 | |
| _StatisticalValueControl | _StatisticalValueControl | 1 | |
| _StorageLocation | _StorageLocation | 1 | |
| _TransactionCurrency | _TransactionCurrency | 1 | |
| BillgDocRequestItemInPartSgmt | BillgDocRequestItemInPartSgmt | 1 | |
| BillingDocumentRequestItemText | BillingDocumentRequestItemText | 1 | |
| BusinessArea | BusinessArea | 1 | |
| BusinessSolutionOrder | BusinessSolutionOrder | 1 | |
| BusinessSolutionOrderItem | BusinessSolutionOrderItem | 1 | |
| DepartureCountry | DepartureCountry | 1 | |
| OrganizationDivision | OrganizationDivision | 1 | |
| Plant | Plant | 1 | |
| PricingDate | PricingDate | 1 | |
| ProductTaxClassification1 | ProductTaxClassification1 | 1 | |
| ProviderContract | ProviderContract | 1 | |
| ProviderContractItem | ProviderContractItem | 1 | |
| ServiceDocument | ServiceDocument | 1 | |
| ServiceDocumentItem | ServiceDocumentItem | 1 | |
| ServiceDocumentType | ServiceDocumentType | 1 | |
| ServicesRenderedDate | ServicesRenderedDate | 1 | |
| StatisticalValueControl | StatisticalValueControl | 1 | |
| StorageLocation | StorageLocation | 1 | |
| TaxAmount | TaxAmount | 1 | |
| TaxJurisdiction | TaxJurisdiction | 1 | |
| TransactionCurrency | TransactionCurrency | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Billing Document Request Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BILLINGDOCUMENTREQUESTITEM (
BILLINGDOCUMENTREQUEST,
BILLINGDOCUMENTREQUESTITEM,
_BILLINGQUANTITYUNIT,
_DEPARTURECOUNTRY,
_MATERIALGROUP,
_ORGANIZATIONDIVISION,
_PLANT,
_PROVIDERCONTRACT,
_PROVIDERCONTRACTITEM,
_REFERENCEDOCSDDOCCATEGORY,
_SALESDOCUMENTITEMCATEGORY,
_SERVICEDOCUMENTTYPE,
_STATISTICALVALUECONTROL,
_STORAGELOCATION,
_TRANSACTIONCURRENCY,
BILLGDOCREQUESTITEMINPARTSGMT,
BILLINGDOCUMENTREQUESTITEMTEXT,
BUSINESSAREA,
BUSINESSSOLUTIONORDER,
BUSINESSSOLUTIONORDERITEM,
DEPARTURECOUNTRY,
ORGANIZATIONDIVISION,
PLANT,
PRICINGDATE,
PRODUCTTAXCLASSIFICATION1,
PROVIDERCONTRACT,
PROVIDERCONTRACTITEM,
SERVICEDOCUMENT,
SERVICEDOCUMENTITEM,
SERVICEDOCUMENTTYPE,
SERVICESRENDEREDDATE,
STATISTICALVALUECONTROL,
STORAGELOCATION,
TAXAMOUNT,
TAXJURISDICTION,
TRANSACTIONCURRENCY,
PRIMARY KEY (BILLINGDOCUMENTREQUEST, BILLINGDOCUMENTREQUESTITEM)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA