Class Method list used by SAP ABAP Class CL_RS_SERVICE_DIST (OLAP: Service Routines)
SAP ABAP Class CL_RS_SERVICE_DIST (OLAP: Service Routines) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_STRUCTDESCR - GET_COMPONENT_TYPE Runtime Type Services
2 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
3 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
4 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
5 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
6 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
7 Class Method  CL_RS_SERVICE_DIST - IS_VALID_CREATE_INPUT OLAP: Service Routines SOURCE if is_valid_create_input( i_t_factor ) = rs_c_true.
8 Class Method  CL_RS_SERVICE_DIST - IS_VALID_CREATE_COMPONENT OLAP: Service Routines SOURCE and is_valid_create_component( i_r_descr = l_r_descr_struct i_name = l_c_denominator ) = rs_c_true.
9 Class Method  CL_RS_SERVICE_DIST - IS_VALID_CREATE_COMPONENT OLAP: Service Routines SOURCE if is_valid_create_component( i_r_descr = l_r_descr_struct i_name = l_c_numerator ) = rs_c_true
10 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE others = 2.
11 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE invalid = 1
12 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE EXCEPTIONS
13 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE i_value = i_value
14 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE EXPORTING
15 Class Method  CL_RS_SERVICE_DIST - GET_SOURCE_PARAM OLAP: Service Routines SOURCE call method get_source_param
16 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE OTHERS = 2.
17 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE invalid = 1
18 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE EXCEPTIONS
19 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE e_fltp = l_fltp
20 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE e_decimals = l_decimals
21 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE IMPORTING
22 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE i_t_dist = e_t_dist
23 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE EXPORTING
24 Class Method  CL_RS_SERVICE_DIST - GET_DEST_PARAM OLAP: Service Routines SOURCE call method get_dest_param