SAP ABAP Class CL_FPM_TEST_LIST_ATS_TOOLBAR (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 | 20120312 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120312 |
Properties
| Class | CL_FPM_TEST_LIST_ATS_TOOLBAR | |
| 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 | 20120312 | SAP |
| Last change | 20131127 | SAP |
| 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 | 20120312 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120312 |
Friends
Class CL_FPM_TEST_LIST_ATS_TOOLBAR 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) | STRING | 20130521 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130521 |
Events
Class CL_FPM_TEST_LIST_ATS_TOOLBAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_DATA | Private | See coding | 20120312 | begin of t_s_data,
col1 type string,
col2 type string,
end of t_s_data
|
||
| 2 | T_T_DATA | Private | See coding | 20120312 | 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_TOOLBAR has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 732 |