I_PT_SAFTBILLGDOCCUSTADDRHIST
SAF-T PT BillingDoc CustAddr History
I_PT_SAFTBILLGDOCCUSTADDRHIST is a CDS View in S/4HANA. SAF-T PT BillingDoc CustAddr History. It contains 3 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PT_SAFTBillgCustTaxRegnNmbr | view | inner | COMPOSITE | SAF-T Billing Tax Registration Number |
| I_PT_SAFTBillingCustomer | view | inner | COMPOSITE | SAF-T PT Billing Customer |
| I_PT_SAFTCustomerSalesInvoice | view_entity | inner | COMPOSITE | Customer from Billing Document |
| I_PT_SAFTSlsInvcBillgCust | view_entity | inner | COMPOSITE | Customer from Billing Document |
Fields (3)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | Customer | Customer | 2 |
| KEY | PortugueseCustomerWithVersion | BusinessPartnerCustomer,PortugueseCustomerWithVersion | 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 PT BillingDoc CustAddr History
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PT_SAFTBILLGDOCCUSTADDRHIST (
COMPANYCODE,
CUSTOMER,
PORTUGUESECUSTOMERWITHVERSION,
PRIMARY KEY (COMPANYCODE, CUSTOMER, PORTUGUESECUSTOMERWITHVERSION)
);
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