SAP ABAP Class CL_FPM_TEST_TREE_NO_DATA (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 20120323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20120323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20120323
Properties
Class CL_FPM_TEST_TREE_NO_DATA  
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 20120323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_TREE_NO_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20120323
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20120323
3 IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20120323
Friends
Class CL_FPM_TEST_TREE_NO_DATA 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 20120323
2 MS_CLASS Instance attribute Private Type reference (TYPE) VSEOCLASS 20120323
3 MS_CLSKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY 20120323
4 MT_ALIASES Instance attribute Private Type reference (TYPE) SEOO_ALIASES_R 20120323
5 MT_ATTRIBUTES Instance attribute Private Type reference (TYPE) SEOO_ATTRIBUTES_R 20120323
6 MT_CLSDEFERRDS Instance attribute Private Type reference (TYPE) SEOT_CLSDEFERRDS_R 20120323
7 MT_DATA Instance attribute Private Type reference (TYPE) TY_T_TREE_DEF 20120323
8 MT_ENHANCEMENT_ATTRIBUTES Instance attribute Private Type reference (TYPE) ENHCLASSTABATTRIB 20120323
9 MT_ENHANCEMENT_EVENTS Instance attribute Private Type reference (TYPE) ENHCLASSTABEVENT 20120323
10 MT_ENHANCEMENT_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) ENHCLASSTABIMPLEMENTING 20120323
11 MT_ENHANCEMENT_METHODS Instance attribute Private Type reference (TYPE) ENHMETH_TABHEADER 20120323
12 MT_ENHANCEMENT_TYPES Instance attribute Private Type reference (TYPE) ENHTYPE_TAB 20120323
13 MT_EVENTS Instance attribute Private Type reference (TYPE) SEOO_EVENTS_R 20120323
14 MT_EXCEPS Instance attribute Private Type reference (TYPE) SEOS_EXCEPTIONS_R 20120323
15 MT_EXPLORE_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) SEOK_INT_TYPEINFOS 20120323
16 MT_EXPLORE_INHERITANCE Instance attribute Private Type reference (TYPE) SEOK_CLS_TYPEINFOS 20120323
17 MT_FRIENDSHIPS Instance attribute Private Type reference (TYPE) SEOF_FRIENDSHIPS_R 20120323
18 MT_IMPLEMENTINGS Instance attribute Private Type reference (TYPE) SEOR_IMPLEMENTINGS_R 20120323
19 MT_IMPL_DETAILS Instance attribute Private Type reference (TYPE) SEOR_REDEFINITIONS_R 20120323
20 MT_INHERITANCE Instance attribute Private Type reference (TYPE) VSEOEXTEND 20120323
21 MT_INTDEFERRDS Instance attribute Private Type reference (TYPE) SEOT_INTDEFERRDS_R 20120323
22 MT_METHODS Instance attribute Private Type reference (TYPE) SEOO_METHODS_R 20120323
23 MT_PARAMETERS Instance attribute Private Type reference (TYPE) SEOS_PARAMETERS_R 20120323
24 MT_REDEFINITIONS Instance attribute Private Type reference (TYPE) SEOR_REDEFINITIONS_R 20120323
25 MT_SOURCE Instance attribute Private Type reference (TYPE) RSWSOURCET ABAP Source 20120323
26 MT_TYPEPUSAGES Instance attribute Private Type reference (TYPE) SEOT_TYPEPUSAGES_R 20120323
27 MT_TYPES Instance attribute Private Type reference (TYPE) SEOO_TYPES_R 20120323
28 MV_NEW_LEAD_SELECTION Instance attribute Private Type reference (TYPE) I 20120323
29 MV_OLD_LEAD_SELECTION Instance attribute Private Type reference (TYPE) I 20120323
Methods
# Method Level Visibility Method type Description Created on
1 GET_MASTER_COLUMN_DETAILS Instance method Private Method 20120323
Events
Class CL_FPM_TEST_TREE_NO_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TREE_DEF Public See coding 20120323 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 20120323 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 20120323 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 20120323

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