TTEC_CURR - Tax Currencies per Country
Tax Currencies per Country information is stored in SAP table TTEC_CURR.
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_CURR
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_COUNTRIES |
CURRTYPE | Currency Type | X | TTET_CURRENCYTYPE | NUMC | 2 | |
VALIDTO | Valid To Date | X | TTET_VALID_TO_DATE | DATS | 16 | |
CURR | Currency Units in Tax Calculation | TTET_CURRENCY_UNIT | CUKY | 10 | TCURC | |
CURRDEC | Currency Decimal Places For Tax Calculation | TTET_CURRENCY_DEC | NUMC | 4 |