I_BILLINGREQUESTITEM
Billg Request Line for Srvc Transaction
I_BILLINGREQUESTITEM is a CDS View in S/4HANA. Billg Request Line for Srvc Transaction. It contains 7 fields. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_BSOrdSrvcContrItmBillgReqItm | view | from | COMPOSITE | Service Contract Item BRL Item |
| A_BusSolnOrdBillgReqItmPrcElm | view | inner | COMPOSITE | Service Contract Item BRL Price Elements |
| A_SrvcContrItmBillgReqItem | view | from | COMPOSITE | Billing Request Line |
| C_BillgReqLineObjPgPrcDets | view | from | CONSUMPTION | Billing Request Line Price Details |
| C_BSOrdProcFlwBillgReqItem | view | from | CONSUMPTION | Billing Req Line Attrib for BSOrd Prgrs |
| C_SrvcContrItmObjPgSettlmtPerd | view | from | CONSUMPTION | Settlement Periods |
| C_SrvcOrdBillingRequestItem | view_entity | from | CONSUMPTION | Service Order Item Billing Plan Facet |
| I_BusSolnQtanItmBillgReqItem | view_entity | from | COMPOSITE | Billing Request Item of Business Solution Quotation Item |
| I_SubscrpnContrItmBillgReqItm | view_entity | from | COMPOSITE | Billing Request Item of Contract Item |
| I_SubscrpnOrdItemBillgReqItem | view_entity | from | COMPOSITE | Billing Request Item of Order Item |
| P_BusSolnOrdSrvcContrFlwLvl2 | view | inner | CONSUMPTION | Solution Order Service Contract Flow: Level 2 |
| P_ServiceContractIssueKey | view | from | COMPOSITE | |
| P_SrvcOrdBillgRequestAggrgItem | view_entity | from | COMPOSITE | Aggregation CDS for Billing Request |
| R_SrvcContrBillgReqItmPrcElmTP | view_entity | inner | TRANSACTIONAL | Price Element of Billing Request - TP |
| R_SrvcContrItmBillgReqItemTP | view_entity | from | TRANSACTIONAL | Service Contract Item Billg Request - TP |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillingRequestItem | BillingRequestItem,SubsequentDocumentItem | 2 |
| KEY | ServiceDocument | ServiceContract | 1 |
| KEY | ServiceDocumentItem | BusinessSolutionOrderItem,ServiceContractItem | 3 |
| KEY | ServiceObjectType | ServiceObjectType | 1 |
| BillgReqItemBillingStatus | BillgReqItemBillingStatus | 1 | |
| BillingBlockReason | BillingBlockReason | 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.
-- Billg Request Line for Srvc Transaction
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BILLINGREQUESTITEM (
BILLINGREQUESTITEM,
SERVICEDOCUMENT,
SERVICEDOCUMENTITEM,
SERVICEOBJECTTYPE,
BILLGREQITEMBILLINGSTATUS,
BILLINGBLOCKREASON,
TRANSACTIONCURRENCY,
PRIMARY KEY (BILLINGREQUESTITEM, SERVICEDOCUMENT, SERVICEDOCUMENTITEM, SERVICEOBJECTTYPE)
);
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