TTEPDT_CURRCONV - Document curruncy conversion
Document curruncy conversion information is stored in SAP table TTEPDT_CURRCONV.
It is part of development package AP_TTE_PERSISTENCY in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( TTE Document Persistency )".
It is part of development package AP_TTE_PERSISTENCY in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( TTE Document Persistency )".
Fields for table TTEPDT_CURRCONV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
TTEDOCUMENTID | TTE Document ID | X | TTET_TTEDOCUMENTID_PD | RAW | 16 | |
IOFLAG | Flag f�r Input = X / Output Document ( = space ) | X | TTET_IOFLAG_PD | CHAR | 2 | |
FROMCURRENCY | From Currency | X | TTET_FROMCURRENCY_PD | CHAR | 10 | |
TOCURRENCY | To Currency | X | TTET_TOCURRENCY_PD | CHAR | 10 | |
CONVERSIONDATE | Conversion Date | TTET_CONVERSIONDATE_PD | DATS | 16 | ||
CONVERSIONTYPE | Exchange Rate Type | TTET_CONVERSIONTYPE_PD | CHAR | 8 | ||
CONVERSIONRATE | Conversion Rate | TTET_CONVERSIONRATE_C_COM | CHAR | 60 | ||
FROMFACTOR | Ratio for the "from" currency units | TTET_FROMFACTOR_C_COM | CHAR | 60 | ||
TOFACTOR | Ratio for the "to" currency units | TTET_TOFACTOR_C_COM | CHAR | 60 |