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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20131119 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20131119 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131204 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_TREEFIELD_DESCR | 20131119 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 10 | 20131203 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131217 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 5 | 20131129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20131119 |
2 | ![]() |
Instance method | Private | Method | 20131129 | |
3 | ![]() |
Instance method | Private | Method | 20131204 | |
4 | ![]() |
Instance method | Private | Method | 20131129 | |
5 | ![]() |
Instance method | Public | Method | 20131202 | |
6 | ![]() |
Instance method | Public | Method | 20131203 | |
7 | ![]() |
Instance method | Private | Method | 20131129 | |
8 | ![]() |
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 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20131129 | |||
2 | ![]() |
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 | ![]() |
ET_ROWS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20131129 | |||
2 | ![]() |
IV_EXPANDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131129 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IV_ROW_KEY | Call by reference | Type reference (TYPE) | I | 20131129 | |||
2 | ![]() |
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 | ![]() |
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 |