Class Method list used by SAP ABAP Class CL_RSO_MMR_DEBUG_VIEW (BW Repository MMR Connection: Debug View)
SAP ABAP Class
CL_RSO_MMR_DEBUG_VIEW (BW Repository MMR Connection: Debug View) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 2 | CL_GUI_DOCKING_CONTAINER - CONSTRUCTOR | Docking Control Container | ||
| 3 | CL_RSO_DATA_TREE - ADD_COLUMN | BW Repository: Display Data as Tree | ||
| 4 | CL_RSO_DATA_TREE - CONSTRUCTOR | BW Repository: Display Data as Tree | ||
| 5 | CL_RSO_DATA_TREE - DISPLAY | BW Repository: Display Data as Tree | ||
| 6 | CL_RSO_DATA_TREE - EXPAND_ROOT_NODES | BW Repository: Display Data as Tree | ||
| 7 | CL_RSO_DATA_TREE - INSERT_ITEM | BW Repository: Display Data as Tree | ||
| 8 | CL_RSO_DATA_TREE - INSERT_NODE | BW Repository: Display Data as Tree | ||
| 9 | CL_RSO_MMR_DEBUG_VIEW - INIT_TREE_MODEL | BW Repository MMR Connection: Debug View | SOURCE init_tree_model( ). |
|
| 10 | CL_RSO_MMR_DEBUG_VIEW - GET_TYPE_ICON | BW Repository MMR Connection: Debug View | SOURCE l_icon = get_type_icon( l_s_association_sub-target_tlogo ). |
|
| 11 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_type i_node_text = l_node_type i_icon = l_icon ). |
|
| 12 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_type_key i_node_key_parent = l_node_type i_node_text = l_node_object i_icon = l_icon ). |
|
| 13 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_struc i_node_key_parent = l_node_type_key i_node_text = l_node_struc i_icon = l_icon ). |
|
| 14 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key i_node_key_parent = l_node_key_struc i_node_text = l_node_att i_icon = l_icon ). |
|
| 15 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_struc i_node_key_parent = l_node_type_key i_node_text = l_node_struc i_icon = l_icon ). |
|
| 16 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key i_node_key_parent = l_node_key_struc i_node_text = l_node_assoc i_icon = l_icon ). |
|
| 17 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_struc_forward i_node_key_parent = l_node_key i_node_text = l_node_struc i_icon = l_icon ). |
|
| 18 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_assoc i_node_key_parent = l_node_key_struc_forward i_node_text = l_node_assoc_txt i_icon = l_icon ). |
|
| 19 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_struc_backward i_node_key_parent = l_node_key i_node_text = l_node_struc i_icon = l_icon ). |
|
| 20 | CL_RSO_MMR_DEBUG_VIEW - INSERT_NODE | BW Repository MMR Connection: Debug View | SOURCE insert_node( i_node_key = l_node_key_assoc i_node_key_parent = l_node_key_struc_backward i_node_text = l_node_assoc_txt i_icon = l_icon ). |
|
| 21 | CL_RSO_MMR_DEBUG_VIEW - INIT_MMR_CONSTANTS | BW Repository MMR Connection: Debug View | SOURCE init_mmr_constants( ). |
|
| 22 | CL_RSO_MMR_DEBUG_VIEW - GET_TYPE_ICON | BW Repository MMR Connection: Debug View | SOURCE l_icon = get_type_icon( l_s_association_sub-target_tlogo ). |
|
| 23 | CL_RSO_MMR_DEBUG_VIEW - GET_TYPE_ICON | BW Repository MMR Connection: Debug View | SOURCE l_icon = get_type_icon( l_s_type-tlogo ). |
|
| 24 | CL_RSO_MMR_DEBUG_VIEW - GET_TYPE_DESCRIPTION | BW Repository MMR Connection: Debug View | SOURCE l_node_type = get_type_description( l_s_type-tlogo ). |
|
| 25 | CL_RSO_MMR_DEBUG_VIEW - GET_OBJECT_TYPES | BW Repository MMR Connection: Debug View | SOURCE l_t_type = get_object_types( l_t_object ). |
|
| 26 | CL_RSO_MMR_DEBUG_VIEW - GET_OBJECT_ICON | BW Repository MMR Connection: Debug View | SOURCE l_icon = get_object_icon( l_s_object ). |
|
| 27 | CL_RSO_MMR_DEBUG_VIEW - GET_OBJECTS | BW Repository MMR Connection: Debug View | SOURCE l_t_object = get_objects( ). |
|
| 28 | CL_RSO_MMR_DEBUG_VIEW - GET_CONSTANT_DESCRIPTION | BW Repository MMR Connection: Debug View | SOURCE r_description = get_constant_description( i_type ). |
|
| 29 | CL_RSO_MMR_DEBUG_VIEW - GET_CONSTANT_DESCRIPTION | BW Repository MMR Connection: Debug View | SOURCE l_node_assoc = get_constant_description( l_s_association-associd ). |
|
| 30 | CL_RSO_MMR_DEBUG_VIEW - GET_CONSTANT_DESCRIPTION | BW Repository MMR Connection: Debug View | SOURCE l_node_att = get_constant_description( l_s_attribute-name ). |
|
| 31 | CL_RSO_MMR_DEBUG_VIEW - GET_ASSOCIATIONS | BW Repository MMR Connection: Debug View | SOURCE l_t_association = get_associations( l_s_object ). |
|
| 32 | CL_RSO_REPOSITORY - GET_PROPERTIES_OF_OBJECT | BW Metadata Repository | ||
| 33 | CL_RSO_REPOSITORY - GET_REPOSITORY | BW Metadata Repository | ||
| 34 | IF_RSO_TLOGO_PROPERTIES - GET_TLOGO_DESCRIPTION | BW Repository: Properties of Type TLOGO | ||
| 35 | IF_RSO_TLOGO_PROPERTIES - GET_TLOGO_ICON | BW Repository: Properties of Type TLOGO |