SAP table BAPI1093_0 (BAPI exchange rate table)
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
RATE_TYPE | Exchange Rate Type | CHAR | 4 | 0 | TCURV | KURST_CURR | |
FROM_CURR | From currency | CUKY | 5 | 0 | TCURC | FCURR_CURR | |
TO_CURRNCY | To-currency | CUKY | 5 | 0 | TCURC | TCURR_CURR | |
VALID_FROM | Date from Which Entry Is Valid | DATS | 8 | 0 | GDATU_CUR | ||
EXCH_RATE | Direct Quoted Exchange Rate | DEC | 9 | 5 | UKURSP | ||
FROM_FACTOR | Ratio for the "from" currency units | DEC | 9 | 0 | FFACT_CURR | ||
TO_FACTOR | Ratio for the "to" currency units | DEC | 9 | 0 | TFACT_CURR | ||
EXCH_RATE_V | Indirect Quoted Exchange Rate | DEC | 9 | 5 | UKURSM | ||
FROM_FACTOR_V | Ratio for the "from" currency units | DEC | 9 | 0 | FFACT_CURR | ||
TO_FACTOR_V | Ratio for the "to" currency units | DEC | 9 | 0 | TFACT_CURR |
BAPI1093_0 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 BAPI1093_0 | FROM_CURR | TCURC | Currency Codes | WAERS |
1 BAPI1093_0 | RATE_TYPE | TCURV | Exchange rate types for currency translation | MANDT |
1 BAPI1093_0 | RATE_TYPE | TCURV | Exchange rate types for currency translation | KURST |
0 BAPI1093_0 | TO_CURRNCY | TCURC | Currency Codes | MANDT |
0 BAPI1093_0 | TO_CURRNCY | TCURC | Currency Codes | WAERS |