TTED_CURRCON_COM - CurrencyConversions
CurrencyConversions information is stored in SAP table TTED_CURRCON_COM.
It is part of development package AP_TTE_SIMULATION_T in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( Simulation Tool )".
It is part of development package AP_TTE_SIMULATION_T in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( Simulation Tool )".
Fields for table TTED_CURRCON_COM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| COUNTRY | Country/Region | X | TTET_COUNTRY_COM | CHAR | 4 | |
| DOCUMENTNAME | Document Name | X | TTET_DOCNAME_COM | CHAR | 64 | * |
| ITEMNODEID | Node ID | X | TTET_NODEID_COM | CHAR | 24 | |
| CURRCONNODEID | Node ID | X | TTET_NODEID_COM | CHAR | 24 | |
| .INCLUDE | TTET_CURRCON_COM | 0 | ||||
| CONVERSIONTYPE | Conversion Type | TTET_CONVERSIONTYPE_COM | CHAR | 8 | ||
| FROMCURRENCY | From Currency | TTET_FROMCURRENCY_COM | CHAR | 10 | ||
| TOCURRENCY | To Currency | TTET_TOCURRENCY_COM | CHAR | 10 | ||
| CONVERSIONRATE | Conversion Rate | TTET_CONVERSIONRATE_COM | DEC | 6 | ||
| CONVERSIONDATE | Conversion Date | TTET_CONVERSIONDATE_COM | DATS | 16 | ||
| FROMFACTOR | Ratio for the "from" currency units | TTET_FROMFACTOR_COM | DEC | 5 | ||
| TOFACTOR | Ratio for the "to" currency units | TTET_TOFACTOR_COM | DEC | 5 |