Table/Structure Field list used by SAP ABAP Function Module RPM_GET_CURRENCY_EXCHANGERATES (Get R3 Currency Exchange Rates)
SAP ABAP Function Module RPM_GET_CURRENCY_EXCHANGERATES (Get R3 Currency Exchange Rates) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BAPI1093_0 - VALID_FROM Date from Which Entry Is Valid
2 Table/Structure Field  BAPI1093_0 - EXCH_RATE Direct Quoted Exchange Rate
3 Table/Structure Field  BAPI1093_0 - TO_FACTOR_V Ratio for the "to" currency units
4 Table/Structure Field  BAPI1093_0 - TO_FACTOR Ratio for the "to" currency units
5 Table/Structure Field  BAPI1093_0 - TO_CURRNCY To-currency
6 Table/Structure Field  BAPI1093_0 - RATE_TYPE Exchange rate type
7 Table/Structure Field  BAPI1093_0 - FROM_FACTOR_V Ratio for the "from" currency units
8 Table/Structure Field  BAPI1093_0 - FROM_FACTOR Ratio for the "from" currency units
9 Table/Structure Field  BAPI1093_0 - FROM_CURR From currency
10 Table/Structure Field  BAPI1093_0 - EXCH_RATE_V Indirect Quoted Exchange Rate
11 Table/Structure Field  BAPI1093_1 - RATE_TYPE Exchange rate type
12 Table/Structure Field  BAPI1093_1 - RATE_TYPE Exchange rate type SOURCE VALUE(IV_RATE_TYPE) LIKE BAPI1093_1-RATE_TYPE OPTIONAL
13 Table/Structure Field  BAPI1093_2 - DATE_TYPE Exchange Rate Selection: Date Type SOURCE VALUE(IV_DATE_TYPE) LIKE BAPI1093_2-DATE_TYPE DEFAULT 'V'
14 Table/Structure Field  BAPI1093_2 - SHOW_PROTOCOL Should an error log be displayed? SOURCE VALUE(IV_SHOW_PROTOCOL) LIKE BAPI1093_2-SHOW_PROTOCOL OPTIONAL
15 Table/Structure Field  BAPI1093_2 - TRANS_DATE Date
16 Table/Structure Field  BAPI1093_2 - TRANS_DATE Date SOURCE VALUE(IV_DATE) LIKE BAPI1093_2-TRANS_DATE DEFAULT SY-DATUM
17 Table/Structure Field  BAPI1093_3 - OPTION Selection operator OPTION for range tables
18 Table/Structure Field  BAPI1093_3 - SIGN Inclusion/exclusion criterion SIGN for range tables
19 Table/Structure Field  BAPI1093_3 - LOW From currency
20 Table/Structure Field  BAPI1093_4 - LOW To-currency
21 Table/Structure Field  BAPI1093_4 - OPTION Selection operator OPTION for range tables
22 Table/Structure Field  BAPI1093_4 - SIGN Inclusion/exclusion criterion SIGN for range tables
23 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call)
24 Table/Structure Field  RPM_SET_VAL - AREA Settings Area
25 Table/Structure Field  RPM_SET_VAL - NAME Settings Name
26 Table/Structure Field  RPM_SET_VAL - SET_VALUE Settings Value
27 Table/Structure Field  RPM_TS_EXCH_RATE - EXCH_RATE Exchange Rate(9 decimal places)
28 Table/Structure Field  RPM_TS_EXCH_RATE - VALID_FROM Date from Which Entry Is Valid
29 Table/Structure Field  RPM_TS_EXCH_RATE - TO_FACTOR Ratio for the "to" currency units
30 Table/Structure Field  RPM_TS_EXCH_RATE - TO_CURRNCY To-currency
31 Table/Structure Field  RPM_TS_EXCH_RATE - RATE_TYPE Exchange rate type
32 Table/Structure Field  RPM_TS_EXCH_RATE - FROM_FACTOR Ratio for the "from" currency units
33 Table/Structure Field  RPM_TS_EXCH_RATE - FROM_CURR From currency
34 Table/Structure Field  RPM_TS_EXCH_RATE - EXCH_RATE_V Indirect Quoted Exchange Rate
35 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server