Class Method list used by SAP ABAP Class CL_RSR_SERVICE (OLAP: Service Routines)
SAP ABAP Class
CL_RSR_SERVICE (OLAP: Service Routines) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_MEMORY_UTILITIES - GET_MEMORY_SIZE_OF_OBJECT | Utility for ABAP Memory Management | |
2 | ![]() |
CL_RSR_SERVICE - RANDOMIZE | OLAP: Service Routines | |
3 | ![]() |
CL_RSR_SERVICE - _GET_DATA_SIZE | OLAP: Service Routines | SOURCE r_size = _get_data_size( i_r_data = l_r_data ). |
4 | ![]() |
CL_RSR_SERVICE - _GET_DATA_SIZE | OLAP: Service Routines | SOURCE r_size = _get_data_size( i_r_data = i_r_data ). |
5 | ![]() |
CL_RSR_SERVICE - _INT_MULT | OLAP: Service Routines | SOURCE p_seed = ( _int_mult( i_p = p_seed i_q = c_b ) + 1 ) mod p_c_m. |