SAP ABAP Class CL_FPM_TEST_LIST_ATS_MV_PASTE (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 | 20120510 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120510 |
Properties
Class | CL_FPM_TEST_LIST_ATS_MV_PASTE | |
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 | 20120510 | 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 | 20120510 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120510 |
Friends
Class CL_FPM_TEST_LIST_ATS_MV_PASTE 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) | TY_S_LINE | 20120605 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20120510 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_LINE | 20120510 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120510 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120510 |
Events
Class CL_FPM_TEST_LIST_ATS_MV_PASTE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_LINE | Public | See coding | 20120510 | begin of ty_s_line,
b_string type string,
c_string type string,
d_int type i,
e_date type dats,
f_string type string,
g_boolean type abap_bool,
h_string type string,
i_string type string,
button type string,
ref_visible type abap_bool,
ref_read_only type abap_bool,
ref_enabled type abap_bool,
end of ty_s_line
|
||
2 | TY_T_LINE | Public | See coding | 20120510 | 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_MV_PASTE has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_ATS_MV_PASTE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 732 |