T007S
Tax Code Names
T007S is an SAP database table in S/4HANA. Tax Code Names. It contains 5 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAC_AD_CDS_T007a | view | left_outer | Search Help CDS View for T007A | |
| I_JVATaxCodeCompanyCode | view_entity | inner | BASIC | Tax Code for Company Code |
| I_TaxCodeText | view | from | BASIC | Tax Code - Text |
| P_AUDIT_AT_TAX_CODES | view | left_outer | BASIC | |
| P_TaxCategoryT_Union | view | from | BASIC | |
| SHSM_MMIV_TAX_CODE_NO_BUK | view | inner | Selection method for VH ODATA_MMIV_TAX_CODE_NO_BUK |
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 Code Names
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE T007S (
MANDT, -- Client [MANDT]
SPRAS, -- Language [SPRAS]
KALSM, -- Procedure [KALSM_D]
MWSKZ, -- Tax Code [MWSKZ]
TEXT1, -- Description [TEXT1_007S]
PRIMARY KEY (MANDT, SPRAS, KALSM, MWSKZ)
);
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