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 | CL_ABAP_STRUCTDESCR - GET_COMPONENT_TYPE | Runtime Type Services | ||
| 2 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 3 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 4 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 5 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 6 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 7 | CL_RS_SERVICE_DIST - IS_VALID_CREATE_INPUT | OLAP: Service Routines | SOURCE if is_valid_create_input( i_t_factor ) = rs_c_true. |
|
| 8 | 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 | 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 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE others = 2. |
|
| 11 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE invalid = 1 |
|
| 12 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE EXCEPTIONS |
|
| 13 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE i_value = i_value |
|
| 14 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE EXPORTING |
|
| 15 | CL_RS_SERVICE_DIST - GET_SOURCE_PARAM | OLAP: Service Routines | SOURCE call method get_source_param |
|
| 16 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE OTHERS = 2. |
|
| 17 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE invalid = 1 |
|
| 18 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE EXCEPTIONS |
|
| 19 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE e_fltp = l_fltp |
|
| 20 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE e_decimals = l_decimals |
|
| 21 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE IMPORTING |
|
| 22 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE i_t_dist = e_t_dist |
|
| 23 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE EXPORTING |
|
| 24 | CL_RS_SERVICE_DIST - GET_DEST_PARAM | OLAP: Service Routines | SOURCE call method get_dest_param |