Class Method list used by SAP ABAP Class CL_GRFN_BRFP_CURR_CONVERSION (Currency Conversion Function)
SAP ABAP Class
CL_GRFN_BRFP_CURR_CONVERSION (Currency Conversion Function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_MATH - GET_SCALE_NORMALIZED | ABAP Mathematics Library | ||
| 2 | CL_ABAP_MATH - GET_NUMBER_OF_DIGITS | ABAP Mathematics Library | ||
| 3 | CL_FDT_CONVENIENCE - CREATE_FUNCTION | FDT: Convenience Class | ||
| 4 | CL_GRFN_AM_BRFP - CREATE_CALL_PROCEDURE | BRFplus | ||
| 5 | CL_GRFN_AM_BRFP - CREATE_DATA_OBJECTS | BRFplus | ||
| 6 | CL_GRFN_AM_BRFP - CREATE_DATA_OBJECTS_AGAIN | BRFplus | ||
| 7 | CL_GRFN_AM_BRFP - GET_ID | BRFplus | ||
| 8 | CL_GRFN_AM_BRFP - RAISE_ERROR | BRFplus | ||
| 9 | CL_GRFN_AM_BRFP - RAISE_EXCEPTION | BRFplus | ||
| 10 | CL_GRFN_AM_BRFP - SET_AM_NAME | BRFplus | ||
| 11 | CL_GRFN_AM_BRFP - SET_TEXT | BRFplus | ||
| 12 | CL_GRFN_BRFP_CURR_CONVERSION - WRITE | Currency Conversion Function | SOURCE rv_string = me->write( it_data = lt_data ). |
|
| 13 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE ev_decimals_precision = lv_decimals_precision ). |
|
| 14 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE * ev_decimals_currency = lv_decimals_currency |
|
| 15 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE * ev_decimals = lv_shifted_decimals |
|
| 16 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE IMPORTING ev_amount_int = lv_foreign_amount |
|
| 17 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE iv_min_decimals = 5 "Ensure minimal precision of 5 |
|
| 18 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT | Currency Conversion Function | SOURCE ev_amount_int = shift( iv_amount = is_amount-number iv_decimals = ev_decimals_total ). |
|
| 19 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT_NO_DECIMALS | Currency Conversion Function | SOURCE shift_no_decimals( EXPORTING is_amount = ls_amount |
|
| 20 | CL_GRFN_BRFP_CURR_CONVERSION - SHIFT | Currency Conversion Function | SOURCE ev_amount_out = shift( iv_amount = ev_amount_out iv_decimals = lv_decimals_shift_back ). |
|
| 21 | CL_GRFN_BRFP_CURR_CONVERSION - READ | Currency Conversion Function | SOURCE me->read( EXPORTING iv_string = iv_string CHANGING ct_data = lt_data ). |
|
| 22 | CL_GRFN_BRFP_CURR_CONVERSION - GET_CURRENCY_DECIMALS | Currency Conversion Function | ||
| 23 | CL_GRFN_BRFP_CURR_CONVERSION - GET_CURRENCY_DECIMALS | Currency Conversion Function | ||
| 24 | CL_GRFN_BRFP_CURR_CONVERSION - DOWRITE | Currency Conversion Function | SOURCE me->dowrite( EXPORTING is_data = |
|
| 25 | CL_GRFN_BRFP_CURR_CONVERSION - CONVERT_CURR | Currency Conversion Function | ||
| 26 | CL_GRFN_CCI_STATICMDR_ENGINE - GET_VALUE | Static MDR engine | ||
| 27 | IF_FDT_ADMIN_DATA - SET_VERSIONING | FDT: Administrative Data | ||
| 28 | IF_FDT_FUNCTION - SET_EXPRESSION | FDT: Function | ||
| 29 | IF_FDT_TRANSACTION - ENQUEUE | FDT: Transaction | ||
| 30 | IF_GRFN_BRFP - CREATE_FUNCTION | BRF+ Function | ||
| 31 | IF_GRFN_BRFP - CREATE_FUNCTION_AGAIN | BRF+ Function | ||
| 32 | IF_GRFN_BRFP - EXECUTE | BRF+ Function | ||
| 33 | IF_GRFN_BRFP_SERIALIZABLE - READ | BRF+ Serialization | ||
| 34 | IF_GRFN_BRFP_SERIALIZABLE - WRITE | BRF+ Serialization |