I_BILLINGDOCUMENTPARTNERBASIC
Billing Document Partner Basic
I_BILLINGDOCUMENTPARTNERBASIC is a CDS View in S/4HANA. Billing Document Partner Basic. It contains 20 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_BillingDocReqPartner | view | from | COMPOSITE | Billing Document Request Partner |
| I_BillingDocumentPartner | view | from | COMPOSITE | Billing Document Partner |
| I_InvoiceListPartner | view | from | COMPOSITE | Invoice List Partner |
| I_PrelimBillingDocPartner | view | from | COMPOSITE | Preliminary Billing Document Partner |
| P_BillgProcDocItemInhtdPartner | view_entity | inner | COMPOSITE | |
| P_BillgProcDocPartnerAddress | view_entity | from | COMPOSITE |
Fields (20)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillingDocument | BillingDocument | 2 |
| KEY | PartnerFunction | PartnerFunction | 3 |
| _Address | _Address | 4 | |
| _BillingDocumentBasic | _BillingDocumentBasic | 1 | |
| _BPRefAddressForDocSpcfcAddr | _BPRefAddressForDocSpcfcAddr | 2 | |
| _BusinessPartnerAddress | _BusinessPartnerAddress | 2 | |
| _DfltAddrRprstn | _DfltAddrRprstn | 5 | |
| _PartnerFunction | _PartnerFunction | 5 | |
| AddressID | AddressID | 5 | |
| AddressObjectType | AddressObjectType | 2 | |
| AddressPersonID | AddressPersonID | 5 | |
| BPRefAddressIDForDocSpcfcAddr | BPRefAddressIDForDocSpcfcAddr | 2 | |
| ContactPerson | ContactPerson | 5 | |
| Customer | Customer | 5 | |
| Personnel | Personnel | 5 | |
| ReferenceBusinessPartner | ReferenceBusinessPartner | 4 | |
| SDDocPartnerAddressRefType | SDDocPartnerAddressRefType | 4 | |
| Supplier | Supplier | 5 | |
| UnloadingPointName | UnloadingPointName | 2 | |
| VATRegistration | VATRegistration | 2 |
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 Partner Basic
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BILLINGDOCUMENTPARTNERBASIC (
BILLINGDOCUMENT,
PARTNERFUNCTION,
_ADDRESS,
_BILLINGDOCUMENTBASIC,
_BPREFADDRESSFORDOCSPCFCADDR,
_BUSINESSPARTNERADDRESS,
_DFLTADDRRPRSTN,
_PARTNERFUNCTION,
ADDRESSID,
ADDRESSOBJECTTYPE,
ADDRESSPERSONID,
BPREFADDRESSIDFORDOCSPCFCADDR,
CONTACTPERSON,
CUSTOMER,
PERSONNEL,
REFERENCEBUSINESSPARTNER,
SDDOCPARTNERADDRESSREFTYPE,
SUPPLIER,
UNLOADINGPOINTNAME,
VATREGISTRATION,
PRIMARY KEY (BILLINGDOCUMENT, PARTNERFUNCTION)
);
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