TTE2C_TAX_MAP - Mapping between Tax Type and Procedure
Mapping between Tax Type and Procedure information is stored in SAP table TTE2C_TAX_MAP.
It is part of development package AP_TTE in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine (Customizing tables and Views)".
It is part of development package AP_TTE in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine (Customizing tables and Views)".
Fields for table TTE2C_TAX_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
KAPPL | Application as Condition Technique | X | /SAPCND/APPLICATION | CHAR | 6 | /SAPCND/T681A |
KALSM | Pricing Procedure | X | PRCT_PRIC_PROC | CHAR | 12 | PRCC_COND_PPD |
VERSI | Version Number of Pricing Procedure | X | PRCT_PP_VERSION | CHAR | 12 | |
STUNR | Level Number | X | PRCT_PP_STEP | NUMC | 6 | PRCC_COND_PP |
COUNTRYISO | Country/Region | X | TTET_COUNTRY | CHAR | 4 | TTEC_COUNTRIES |
TAXTYP | Tax Type | TTET_TAX_TYP | CHAR | 8 | TTEC_TAXTYP | |
BASECOMP | Base Value from Tax Calculation Procedure Line | TTET_BASE_COMP | NUMC | 4 | ||
RATECOMP | Rate from Tax Calculation Procedure Line | TTET_RATE_COMP | NUMC | 4 | ||
VALUECOMP | Value from Tax Calculation Procedure Line | TTET_VALUE_COMP | NUMC | 4 |