TTEC_PRC_TAX_MAP - [3.x only] Mapping between Tax Type and Procedure
[3.x only] Mapping between Tax Type and Procedure information is stored in SAP table TTEC_PRC_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 TTEC_PRC_TAX_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
COUNTRYISO | Country/Region | X | TTET_COUNTRY | CHAR | 4 | TTEC_COUNTRY |
TAXTYP | Tax Type | X | TTET_TAX_TYP | CHAR | 8 | TTEC_TAXTYP |
TAXCOMP | Tax Component | X | TTET_TAX_COMP | NUMC | 4 | TTEC_TAXCOMP |
TAX_PROCEDURE | Tax Calculation Procedure | X | TTET_PRICING_PROC | CHAR | 12 | PRCC_COND_PPD |
STEP | Level Number | PRCT_PP_STEP | NUMC | 6 | PRCC_COND_PP | |
CONDCOMP | Condition Component | TTET_COND_COMP | NUMC | 4 | TTEC_CONDCOMP |