P_PL_SAFTBILLINGDOCUMENTBASIC
SAF-T PL: Billing Document relevant data
P_PL_SAFTBILLINGDOCUMENTBASIC is a CDS View in S/4HANA. SAF-T PL: Billing Document relevant data. It contains 5 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_PL_SAFTBillingDocument | view | from | COMPOSITE | SAF-T PL: Billing Document relevant data |
| P_PL_SAFTSalesInvItem | view | inner | COMPOSITE | SAF-T PL Sales Invoice Item |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillingDocument | BillingDocument | 1 |
| BillingDocumentCategory | BillingDocumentCategory | 1 | |
| BillingDocumentDate | BillingDocumentDate | 1 | |
| CancelledBillingDocument | CancelledBillingDocument | 1 | |
| PL_SAFTInvoiceType | PL_SAFTInvoiceType | 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.
-- SAF-T PL: Billing Document relevant data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PL_SAFTBILLINGDOCUMENTBASIC (
BILLINGDOCUMENT,
BILLINGDOCUMENTCATEGORY,
BILLINGDOCUMENTDATE,
CANCELLEDBILLINGDOCUMENT,
PL_SAFTINVOICETYPE,
PRIMARY KEY (BILLINGDOCUMENT)
);
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