I_CFINBILLINGDOCUMENT
CFin Billing Document: Header
I_CFINBILLINGDOCUMENT is a CDS View in S/4HANA. CFin Billing Document: Header. It contains 7 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_NL_SAFTSubLedgerLine | view | left_outer | CONSUMPTION | SAFT NL Sub Ledger Line |
| I_SAFTJournalLineItem | view | inner | COMPOSITE | SAF-T Journal Item |
| P_AR_ElectronicDplItemsFromSD | view | inner | CONSUMPTION | |
| P_AR_SalesFromSDWithZeroVAT | view | inner | CONSUMPTION | |
| P_ID_PricingElementGroup | view | inner | COMPOSITE | |
| P_ID_StRpVATOutPrgElm | view_entity | inner | COMPOSITE | |
| P_NL_SAFTJounalItemCFinDoc | view_entity | from | COMPOSITE | |
| P_RU_VATInTransitBillingDoc | view | inner | CONSUMPTION | |
| P_SK_StRpVATCSBillingItem | view | from | COMPOSITE | |
| P_StRpBillingItemWithPrcgElmnt | view | from | COMPOSITE |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CentralFinanceBillingDocument | BillingDocument,CentralFinanceBillingDocument | 3 |
| KEY | SenderLogicalSystem | SenderLogicalSystem | 2 |
| AccountingExchangeRate | AccountingExchangeRate | 2 | |
| CompanyCode | CompanyCode | 2 | |
| ExchangeRateDate | ExchangeRateDate | 1 | |
| SDDocumentCategory | SDDocumentCategory | 1 | |
| SoldToParty | SoldToParty | 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.
-- CFin Billing Document: Header
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CFINBILLINGDOCUMENT (
CENTRALFINANCEBILLINGDOCUMENT,
SENDERLOGICALSYSTEM,
ACCOUNTINGEXCHANGERATE,
COMPANYCODE,
EXCHANGERATEDATE,
SDDOCUMENTCATEGORY,
SOLDTOPARTY,
PRIMARY KEY (CENTRALFINANCEBILLINGDOCUMENT, SENDERLOGICALSYSTEM)
);
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