SAP ABAP Class CL_FPM_TEST_PIF_TREE (Test Feeder for Tree based on Package Interface Content)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

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 | 20120316 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20120316 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20120316 |
Properties
Class | CL_FPM_TEST_PIF_TREE | |
Short Description | Test Feeder for Tree based on Package Interface Content | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20120316 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_PIF_TREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120316 | ||
2 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20120316 | ||
3 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20120316 |
Friends
Class CL_FPM_TEST_PIF_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_FIELDCAT | 20120316 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCOMIFNAM | root interface | 20120316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120316 |
Events
Class CL_FPM_TEST_PIF_TREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIELDCAT | Private | See coding | 20120316 | begin of YS_FIELDCAT.
include type cl_pak_interface_queries=>ty_package_interface_content.
types: image type string,
expanded type wdy_boolean,
is_leaf type wdy_boolean,
text type string,
end of ys_fieldcat
|
||
2 | YT_FIELDCAT | Private | See coding | 20120316 | yt_fieldcat type standard table of ys_fieldcat
|
Method Signatures
Method READ_DATA Signature
Method READ_DATA on class CL_FPM_TEST_PIF_TREE has no parameter.
Method READ_DATA on class CL_FPM_TEST_PIF_TREE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |