SAP ABAP Class CL_FPM_TEST_TREE_SELECTION (Test fpm guibb tree)
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 20131218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20131218
Properties
Class CL_FPM_TEST_TREE_SELECTION  
Short Description Test fpm guibb tree    
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 20131218   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20131218
2 IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20131218
Friends
Class CL_FPM_TEST_TREE_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHANGE_LOG Static Attribute Public Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20131218
2 MT_DATA Instance attribute Private Type reference (TYPE) TY_T_DATA 20131218
3 MT_DATA_BACKUP Instance attribute Private Type reference (TYPE) TY_T_DATA 20131218
4 MV_FLUSH_NEW_LEAD_SEL Static Attribute Public Type reference (TYPE) I 20131219
5 MV_FLUSH_OLD_LEAD_SEL Static Attribute Public Type reference (TYPE) I 20131219
6 MV_GET_DATA_LEAD_SEL Static Attribute Public Type reference (TYPE) I 20131219
7 MV_GET_DATA_LEAD_SEL_AFTER Static Attribute Public Type reference (TYPE) I 20131219
8 MV_GET_DATA_SELECTION Static Attribute Public Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20131219
9 MV_GET_DATA_SELECTION_AFTER Static Attribute Public Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20131219
10 MV_IS_ACTIVE Static Attribute Public Type reference (TYPE) ABAP_BOOL 20131219
11 MV_PROCESS_EVENT_LEAD_SEL Static Attribute Public Type reference (TYPE) I 20131219
12 MV_PROCESS_EVENT_SELECTION Static Attribute Public Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20131219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131218
Events
Class CL_FPM_TEST_TREE_SELECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Private See coding 20131218 begin of ty_s_data, " technical columns row_key type string, parent_key type string, is_leaf type abap_bool, expanded type abap_bool, " content of the master column text type string, " this appears as text inside the hierarchy column " regular columns address type string, head type string, employees type string, turnaround type i, status type string, cell_visible type abap_bool, end of ty_s_data
2 TY_T_DATA Private See coding 20131218 ty_t_data type standard table of ty_s_data
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_TEST_TREE_SELECTION has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_TREE_SELECTION has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740