SAP ABAP Class CL_FPM_TEST_LIST_ATS_F4 (Test LIST ATS F4 helps)
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 | 20101222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20101222 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20101223 |
Properties
| Class | CL_FPM_TEST_LIST_ATS_F4 | |
| Short Description | Test LIST ATS F4 helps | |
| 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 | 20101222 | SAP |
| Last change | 20130531 | 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 | 20101222 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20101222 | ||
| 3 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20101223 |
Friends
Class CL_FPM_TEST_LIST_ATS_F4 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 | 20110112 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_LINE | 20101222 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101222 |
Events
Class CL_FPM_TEST_LIST_ATS_F4 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_LINE | Public | See coding | 20101222 | begin of ty_s_line,
ddic type s_carr_id,
ovs type string,
connector type string,
ddic_forced type string,
fixed_values type string,
cell_design type wdui_table_cell_design,
end of ty_s_line
|
||
| 2 | TY_S_LINE_OVS | Public | See coding | 20110112 | begin of ty_s_line_ovs,
ovs type string,
end of ty_s_line_ovs
|
||
| 3 | TY_T_LINE | Public | See coding | 20101222 | ty_t_line type standard table of ty_s_line with default key
|
||
| 4 | TY_T_LINE_OVS | Public | See coding | 20110112 | ty_t_line_ovs type standard table of ty_s_line_ovs with default key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_F4 has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_F4 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |