SAP ABAP Class CL_FPM_TEST_TREE_UIBB (Test Lead Selection of Tree UIBB)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST_ECATT (Package) ECATT Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20110912
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20110913
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20110912
Properties
Class CL_FPM_TEST_TREE_UIBB  
Short Description Test Lead Selection of Tree UIBB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST_ECATT   ECATT Tests 
Created 20110912   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_TREE_UIBB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20110912
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20110913
3 IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20110912
Friends
Class CL_FPM_TEST_TREE_UIBB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_STRUCT_RTTI Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_COMPLEXDESCR Runtime Type Services 20110912
2 MS_CLASS Instance attribute Private Type reference (TYPE) VSEOCLASS 20110912
3 MS_CLSKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY 20110912
4 MT_ALIASES Instance attribute Private Type reference (TYPE) SEOO_ALIASES_R 20110912
5 MT_ATTRIBUTES Instance attribute Private Type reference (TYPE) SEOO_ATTRIBUTES_R 20110912
6 MT_CLSDEFERRDS Instance attribute Private Type reference (TYPE) SEOT_CLSDEFERRDS_R 20110912
7 MT_DATA Instance attribute Private Type reference (TYPE) TY_T_TREE_DEF 20110912
8 MT_ENHANCEMENT_ATTRIBUTES Instance attribute Private Type reference (TYPE) ENHCLASSTABATTRIB 20110912
9 MT_ENHANCEMENT_EVENTS Instance attribute Private Type reference (TYPE) ENHCLASSTABEVENT 20110912
10 MT_ENHANCEMENT_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) ENHCLASSTABIMPLEMENTING 20110912
11 MT_ENHANCEMENT_METHODS Instance attribute Private Type reference (TYPE) ENHMETH_TABHEADER 20110912
12 MT_ENHANCEMENT_TYPES Instance attribute Private Type reference (TYPE) ENHTYPE_TAB 20110912
13 MT_EVENTS Instance attribute Private Type reference (TYPE) SEOO_EVENTS_R 20110912
14 MT_EXCEPS Instance attribute Private Type reference (TYPE) SEOS_EXCEPTIONS_R 20110912
15 MT_EXPLORE_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) SEOK_INT_TYPEINFOS 20110912
16 MT_EXPLORE_INHERITANCE Instance attribute Private Type reference (TYPE) SEOK_CLS_TYPEINFOS 20110912
17 MT_FRIENDSHIPS Instance attribute Private Type reference (TYPE) SEOF_FRIENDSHIPS_R 20110912
18 MT_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) SEOR_IMPLEMENTINGS_R 20110912
19 MT_IMPL_DETAILS Instance attribute Private Type reference (TYPE) SEOR_REDEFINITIONS_R 20110912
20 MT_INHERITANCE Instance attribute Private Type reference (TYPE) VSEOEXTEND 20110912
21 MT_INTDEFERRDS Instance attribute Private Type reference (TYPE) SEOT_INTDEFERRDS_R 20110912
22 MT_METHODS Instance attribute Private Type reference (TYPE) SEOO_METHODS_R 20110912
23 MT_PARAMETERS Instance attribute Private Type reference (TYPE) SEOS_PARAMETERS_R 20110912
24 MT_REDEFINITIONS Instance attribute Private Type reference (TYPE) SEOR_REDEFINITIONS_R 20110912
25 MT_SOURCE Instance attribute Private Type reference (TYPE) RSWSOURCET ABAP Source 20110912
26 MT_TYPEPUSAGES Instance attribute Private Type reference (TYPE) SEOT_TYPEPUSAGES_R 20110912
27 MT_TYPES Instance attribute Private Type reference (TYPE) SEOO_TYPES_R 20110912
28 MV_NEW_LEAD_SELECTION Instance attribute Private Type reference (TYPE) I 20110913
29 MV_OLD_LEAD_SELECTION Instance attribute Private Type reference (TYPE) I 20110913
Methods
# Method Level Visibility Method type Description Created on
1 GET_MASTER_COLUMN_DETAILS Instance method Private Method 20110912
Events
Class CL_FPM_TEST_TREE_UIBB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TREE_DEF Public See coding 20110912 BEGIN OF ty_s_tree_def, parent TYPE string, name TYPE string, description TYPE string, expanded TYPE abap_bool, is_leaf TYPE abap_bool, children_loaded TYPE abap_bool, image_src TYPE string, END OF ty_s_tree_def
2 TY_S_TREE_INFO Public See coding 20110913 BEGIN OF ty_s_tree_info, old_lead_selection TYPE i, new_lead_selection TYPE i, END OF ty_s_tree_info
3 TY_T_TREE_DEF Public See coding 20110912 ty_t_tree_def TYPE STANDARD TABLE OF ty_s_tree_def
Method Signatures

Method GET_MASTER_COLUMN_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_T_TREEFIELD_DESCR FPM Tree GUIBB field description 20110912

Method GET_MASTER_COLUMN_DETAILS on class CL_FPM_TEST_TREE_UIBB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732