SAP ABAP Class CL_FPM_TEST_LIST_ATS_ACTION_CC (Test LIST ATS column action assignment)
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 | 20110212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110212 |
Properties
| Class | CL_FPM_TEST_LIST_ATS_ACTION_CC | |
| Short Description | Test LIST ATS column action assignment | |
| 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 | 20110212 | SAP |
| Last change | 20110908 | 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 | 20110212 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110212 |
Friends
Class CL_FPM_TEST_LIST_ATS_ACTION_CC 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 | 20110212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_LINE | 20110212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110212 |
Events
Class CL_FPM_TEST_LIST_ATS_ACTION_CC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_LINE | Public | See coding | 20110212 | begin of ty_s_line,
input type string,
input_without type string,
checkbox type boole_d,
checkbox_without type boole_d,
link_to_act type string,
link_to_act_without type string,
button_std type string,
end of ty_s_line
|
||
| 2 | TY_T_LINE | Public | See coding | 20110212 | ty_t_line TYPE STANDARD TABLE OF ty_s_line WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_ACTION_CC has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_ACTION_CC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |