SAP ABAP Class CL_FPM_TEST_LIST_ATS_PHASE (test list ats toolbar)
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 | 20120420 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120420 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20120420 |
Properties
Class | CL_FPM_TEST_LIST_ATS_PHASE | |
Short Description | test list ats toolbar | |
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 | 20120420 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_LIST_ATS_PHASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120420 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120420 | ||
3 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20120420 |
Friends
Class CL_FPM_TEST_LIST_ATS_PHASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20120420 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20120420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120420 |
Events
Class CL_FPM_TEST_LIST_ATS_PHASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_LINE_OVS | Public | See coding | 20120420 | begin of ty_s_line_ovs,
ovs type string,
end of ty_s_line_ovs
|
||
2 | TY_T_LINE_OVS | Public | See coding | 20120420 | ty_t_line_ovs type standard table of ty_s_line_ovs with default key
|
||
3 | T_S_DATA | Private | See coding | 20120420 | begin of t_s_data,
col1 type string,
ddic type s_carr_id,
ovs type string,
key type string,
end of t_s_data
|
||
4 | T_T_DATA | Private | See coding | 20120420 | t_t_data type standard table of t_s_data with default key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_PHASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_PHASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |