TTEC_TAXCATAGGR - Aggregation rules
Aggregation rules information is stored in SAP table TTEC_TAXCATAGGR.
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_TAXCATAGGR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | TTEC_COUNTRIES |
COUNTRYISO | Country/Region | X | TTET_COUNTRY | CHAR | 4 | * |
TAXCAT | Tax Category | X | TTET_TAX_CAT | NUMC | 4 | TTEC_TAXCAT |
VALIDTO | Valid To Date | X | TTET_VALID_TO | DATS | 16 | |
VALIDFR | Valid From Date | TTET_VALID_FROM | DATS | 16 | ||
AGGREG | Aggregation Rule for Tax Amount | TTET_AGGREGATION_RULE | NUMC | 4 | * | |
FLAG_HDRCALC | Flag: Recalculate Tax on Document Level | TTET_HDRCALC | CHAR | 2 | ||
DISTRIBUT | Distribution Rule for Differences | TTET_DISTRIBUTION_RULE | CHAR | 4 | * | |
TOLERANCE | Tolerance Rate for Tax Amount (Percentage) | TTET_TOLERANCE | DEC | 3 | ||
TOL_AMOUNT | Tolerance Amount | TTET_TOL_AMOUNT | CURR | 4 | ||
TOL_CURR | Currency Key for Tolerance Amount | TTET_TOL_CURR | CUKY | 10 | * | |
EXTAXDETMODE | External Tax Determination Handling | TTET_EXTAXDETMODE | CHAR | 2 | ||
TAXBASECALC1 | Tax Base for calculation | TTET_TAXBASECALC1 | NUMC | 2 | ||
XTAXSYS | External Tax System | TTET_XTAXSYS | CHAR | 20 | * |