P_PL_SAFTTAXITEMBASIC
SAF-T PL Tax Item Basic
P_PL_SAFTTAXITEMBASIC is a CDS View in S/4HANA. SAF-T PL Tax Item Basic. It contains 12 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_PL_SAFTTaxItemMain | view | from | COMPOSITE | SAF-T PL Tax Item Basic |
| P_PL_SAFTTaxItemSumAmount | view | from | CONSUMPTION | SAF-T PL: Tax Item Amounts |
| P_PL_SAFTTaxItemSumAmount | view | union_all | CONSUMPTION | SAF-T PL: Tax Item Amounts |
| P_PL_SAFTTaxVatItemTotalAux | view | from | CONSUMPTION | SAF-T PL VAT To Get Additional Fields |
Fields (12)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AccountingDocument | AccountingDocument | 1 |
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | FiscalYear | FiscalYear | 1 |
| KEY | PL_SAFTBaseAmountBoxMultiple | PL_TaxCode | 1 |
| KEY | PL_SAFTTaxAmountBox | PL_TaxCode | 1 |
| CompanyCodeCurrency | CompanyCodeCurrency | 1 | |
| DocumentCurrency | DocumentCurrency | 1 | |
| PL_SAFTAddlClassification | PL_SAFTAddlClassification | 1 | |
| PL_SAFTDocumentType | PL_SAFTDocumentType | 1 | |
| PL_SAFTInvcExclRsnFromTotals | PL_SAFTInvcExclRsnFromTotals | 1 | |
| PL_SAFTTaxItemHasMarginAmount | PL_SAFTTaxItemHasMarginAmount | 1 | |
| TaxType | TaxType | 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.
-- SAF-T PL Tax Item Basic
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PL_SAFTTAXITEMBASIC (
ACCOUNTINGDOCUMENT,
COMPANYCODE,
FISCALYEAR,
PL_SAFTBASEAMOUNTBOXMULTIPLE,
PL_SAFTTAXAMOUNTBOX,
COMPANYCODECURRENCY,
DOCUMENTCURRENCY,
PL_SAFTADDLCLASSIFICATION,
PL_SAFTDOCUMENTTYPE,
PL_SAFTINVCEXCLRSNFROMTOTALS,
PL_SAFTTAXITEMHASMARGINAMOUNT,
TAXTYPE,
PRIMARY KEY (ACCOUNTINGDOCUMENT, COMPANYCODE, FISCALYEAR, PL_SAFTBASEAMOUNTBOXMULTIPLE, PL_SAFTTAXAMOUNTBOX)
);
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