Table 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 | BAPI1093_0 | BAPI exchange rate table | ||
| 2 | BAPI1093_0 | BAPI exchange rate table | SOURCE ET_EXCH_RATE_LIST STRUCTURE BAPI1093_0 |
|
| 3 | BAPI1093_1 | BAPI-TCURR increased by TCURF data | ||
| 4 | BAPI1093_1 | BAPI-TCURR increased by TCURF data | SOURCE VALUE(IV_RATE_TYPE) LIKE BAPI1093_1-RATE_TYPE OPTIONAL |
|
| 5 | BAPI1093_2 | Work structure for BO exchange rate | SOURCE VALUE(IV_DATE) LIKE BAPI1093_2-TRANS_DATE DEFAULT SY-DATUM |
|
| 6 | BAPI1093_2 | Work structure for BO exchange rate | SOURCE VALUE(IV_SHOW_PROTOCOL) LIKE BAPI1093_2-SHOW_PROTOCOL OPTIONAL |
|
| 7 | BAPI1093_2 | Work structure for BO exchange rate | SOURCE VALUE(IV_DATE_TYPE) LIKE BAPI1093_2-DATE_TYPE DEFAULT 'V' |
|
| 8 | BAPI1093_3 | Ranges for from currency when processing exchange rates | SOURCE IT_FROM_CURR_RANGE STRUCTURE BAPI1093_3 |
|
| 9 | BAPI1093_3 | Ranges for from currency when processing exchange rates | ||
| 10 | BAPI1093_4 | Ranges for to currency when processing exchange rates | SOURCE IT_TO_CURRNCY_RANGE STRUCTURE BAPI1093_4 |
|
| 11 | BAPI1093_4 | Ranges for to currency when processing exchange rates | ||
| 12 | BAPIRET1 | Return Parameter | SOURCE ES_RETURN STRUCTURE BAPIRET1 |
|
| 13 | RFCDES | Destination table for Remote Function Call | ||
| 14 | RPM_SET_VAL | Settings value | ||
| 15 | RPM_TS_EXCH_RATE | Exchange Rate Structure with Increased Precision | ||
| 16 | RPM_TS_EXCH_RATE | Exchange Rate Structure with Increased Precision | SOURCE REFERENCE(ES_EXCH_RATE_LIST) TYPE RPM_TS_EXCH_RATE |