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