Class Method list used by SAP ABAP Class CL_UMR_MEAS_DEV (Measure Deviation)
SAP ABAP Class CL_UMR_MEAS_DEV (Measure Deviation) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_UMC_FORMAT_NUMBERS - INT_NUMBER_TO_FORMATTED Format Figures
2 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE if dev_eq( is_ri128 = ls_ri128a is_dval = is_deviation ) = 'X'
3 Class Method  CL_UMR_MEAS_DEV - SAVE_TO_DB Measure Deviation
4 Class Method  CL_UMR_MEAS_DEV - SAVE_LOG Measure Deviation SOURCE call method save_log.
5 Class Method  CL_UMR_MEAS_DEV - LOAD_TAR Measure Deviation SOURCE call method load_tar( i_tarper ).
6 Class Method  CL_UMR_MEAS_DEV - LOAD_TAR Measure Deviation SOURCE call method load_tar( i_tarper ).
7 Class Method  CL_UMR_MEAS_DEV - LOAD_FROM_DB Measure Deviation
8 Class Method  CL_UMR_MEAS_DEV - LOAD_FROM_DB Measure Deviation
9 Class Method  CL_UMR_MEAS_DEV - IS_MODIFIED Measure Deviation
10 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE and ls_ri128a-description = i_description.
11 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE and ls_ri128a-description = i_description.
12 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE if dev_eq( is_ri128 = ls_ri128a is_dval = is_deviation ) = 'X'
13 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE or ls_ri128-description <> i_description.
14 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE or dev_eq( is_ri128 = ls_ri128 is_dval = is_deviation ) is initial
15 Class Method  CL_UMR_MEAS_DEV - DEV_EQ Measure Deviation SOURCE if ls_ri128-bstat = 'D'
16 Class Method  CL_UMR_MEAS_DEV - CONSTRUCTOR Measure Deviation
17 Class Method  CL_UMR_MEAS_DEV - ADD_LOG_MSG Measure Deviation SOURCE call method add_log_msg( is_context = ls_context ).
18 Class Method  CL_UMR_MEAS_DEV - ADD_LOG_MSG Measure Deviation SOURCE call method add_log_msg( is_context = ls_context i_delete = 'X' ).