SAP Table BAPI1093_0
BAPI exchange rate table
BAPI1093_0 (BAPI exchange rate table) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPI1093_0 to other SAP tables.
BAPI1093_0 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
RATE_TYPE | Exchange Rate Type | KURST_CURR | TCURV | CHAR | 4 | 0 | ||
FROM_CURR | From currency | FCURR_CURR | TCURC | CUKY | 5 | 0 | ||
TO_CURRNCY | To-currency | TCURR_CURR | TCURC | CUKY | 5 | 0 | ||
VALID_FROM | Date from Which Entry Is Valid | GDATU_CUR | DATS | 8 | 0 | |||
EXCH_RATE | Direct Quoted Exchange Rate | UKURSP | DEC | 9 | 5 | |||
FROM_FACTOR | Ratio for the "From" Currency Units | FFACT_CURR | DEC | 9 | 0 | |||
TO_FACTOR | Ratio for the "To" Currency Units | TFACT_CURR | DEC | 9 | 0 | |||
EXCH_RATE_V | Indirect Quoted Exchange Rate | UKURSM | DEC | 9 | 5 | |||
FROM_FACTOR_V | Ratio for the "From" Currency Units | FFACT_CURR | DEC | 9 | 0 | |||
TO_FACTOR_V | Ratio for the "To" Currency Units | TFACT_CURR | DEC | 9 | 0 |
BAPI1093_0 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPI1093_0 | FROM_CURR | SYST | MANDT | TCURC | Currency Codes | MANDT |
BAPI1093_0 | FROM_CURR | BAPI1093_0 | FROM_CURR | TCURC | Currency Codes | WAERS |
BAPI1093_0 | RATE_TYPE | SYST | MANDT | TCURV | Exchange rate types for currency translation | MANDT |
BAPI1093_0 | RATE_TYPE | BAPI1093_0 | RATE_TYPE | TCURV | Exchange rate types for currency translation | KURST |
BAPI1093_0 | TO_CURRNCY | SYST | MANDT | TCURC | Currency Codes | MANDT |
BAPI1093_0 | TO_CURRNCY | BAPI1093_0 | TO_CURRNCY | TCURC | Currency Codes | WAERS |