SAP ABAP Class CL_FPM_TREE_PERFORMANCE (FPM: Test optimized column rendering for 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 20131119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20131119
Properties
Class CL_FPM_TREE_PERFORMANCE  
Short Description FPM: Test optimized column rendering for 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 20131119   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 20131119
2 IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20131119
Friends
Class CL_FPM_TREE_PERFORMANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LINE_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20131119
2 MO_TABLE_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20131119
3 MR_EXPANDED_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20131204
4 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) FPMGB_T_TREEFIELD_DESCR 20131119
5 MV_AMOUNT_OF_ROWS Instance attribute Public Type reference (TYPE) I 10 20131203
6 MV_IS_EXPANDED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20131217
7 MV_MAX_NESTING_LEVEL Instance attribute Public Type reference (TYPE) I 5 20131129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131119
2 EXPAND_ALL Instance method Private Method 20131129
3 GENERATE_EXPANDED_DATA Instance method Private Method 20131204
4 GENERATE_ROWS Instance method Private Method 20131129
5 GENERATE_WHOLE_DATA Instance method Public Method 20131202
6 GET_INTERNAL_LINE_TYPE Instance method Public Method 20131203
7 GET_NESTING_LEVEL Instance method Private Method 20131129
8 GET_TABLE_RTTI Instance method Public Method 20131202
Events
Class CL_FPM_TREE_PERFORMANCE has no event.
Types
Class CL_FPM_TREE_PERFORMANCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_TREE_PERFORMANCE has no parameter.
Method CONSTRUCTOR on class CL_FPM_TREE_PERFORMANCE has no exception.

Method EXPAND_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20131129
2 Importing IV_CURRENT_LEVEL Call by reference Type reference (TYPE) I 20131129

Method EXPAND_ALL on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GENERATE_EXPANDED_DATA Signature

Method GENERATE_EXPANDED_DATA on class CL_FPM_TREE_PERFORMANCE has no parameter.
Method GENERATE_EXPANDED_DATA on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GENERATE_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROWS Call by reference Type reference (TYPE) STANDARD TABLE 20131129
2 Importing IV_EXPANDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131129
3 Importing IV_PARENT_KEY Call by reference Type reference (TYPE) I 20131129

Method GENERATE_ROWS on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GENERATE_WHOLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) DATA 20131202

Method GENERATE_WHOLE_DATA on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GET_INTERNAL_LINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INTERNAL_ROW_RTTI Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20131203

Method GET_INTERNAL_LINE_TYPE on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GET_NESTING_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_KEY Call by reference Type reference (TYPE) I 20131129
2 Returning RV_NESTING_LEVEL Value transfer Type reference (TYPE) I 20131129

Method GET_NESTING_LEVEL on class CL_FPM_TREE_PERFORMANCE has no exception.

Method GET_TABLE_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLE_RTTI Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20131202

Method GET_TABLE_RTTI on class CL_FPM_TREE_PERFORMANCE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740