I_STRPTAXITEMGROUPING
Tax Item Grouping for Statutory Reporting
I_STRPTAXITEMGROUPING is a CDS View in S/4HANA. Tax Item Grouping for Statutory Reporting. It contains 10 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_OM_StRpTaxItemCube | view | inner | CONSUMPTION | Tax Items With Tax Box Grouping - Cube |
| C_StRpDocItemGrpgWthVndrAcct | view | inner | CONSUMPTION | Tax Item Grouping Based on Vendor Account Group |
| C_StRpDocItemWthTxCodeGrouping | view | left_outer | CONSUMPTION | Tax Item Grouping Based on Tax Code |
| C_StRpDocItmGrpgWithDocType | view | left_outer | CONSUMPTION | Tax Item Grouping Based on Accounting Document Type |
| P_StRpTaxItemGrpgWithDocType | view_entity | from | COMPOSITE | View for mapping TaxGroup to DocType |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SupplierAccountGroup | SupplierAccountGroup | 1 |
| KEY | TaxBox | TaxBox | 1 |
| KEY | TaxDeclnAmountType | TaxDeclnAmountType | 1 |
| KEY | TaxItemGroupingVersion | TaxItemGroupingVersion | 1 |
| Country | Country | 1 | |
| IsTimeDependent | IsTimeDependent | 1 | |
| TaxBoxConfiguration | TaxBoxConfiguration | 1 | |
| TaxBoxStrucValidityEndDate | TaxBoxStrucValidityEndDate | 2 | |
| TaxBoxStrucValidityStartDate | TaxBoxStrucValidityStartDate | 2 | |
| TaxGroupFreeClassification | TaxGroupFreeClassification | 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.
-- Tax Item Grouping for Statutory Reporting
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_STRPTAXITEMGROUPING (
SUPPLIERACCOUNTGROUP,
TAXBOX,
TAXDECLNAMOUNTTYPE,
TAXITEMGROUPINGVERSION,
COUNTRY,
ISTIMEDEPENDENT,
TAXBOXCONFIGURATION,
TAXBOXSTRUCVALIDITYENDDATE,
TAXBOXSTRUCVALIDITYSTARTDATE,
TAXGROUPFREECLASSIFICATION,
PRIMARY KEY (SUPPLIERACCOUNTGROUP, TAXBOX, TAXDECLNAMOUNTTYPE, TAXITEMGROUPINGVERSION)
);
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