SAP ABAP Class CL_FPM_TEST_LIST_ATS_COMPOUNDS (.)
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 | 20130925 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130925 |
Properties
| Class | CL_FPM_TEST_LIST_ATS_COMPOUNDS | |
| Short Description | . | |
| 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 | 20130925 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_LIST_ATS_COMPOUNDS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130925 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130925 |
Friends
Class CL_FPM_TEST_LIST_ATS_COMPOUNDS 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) | ABAP_BOOL | 20130925 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130925 |
Events
Class CL_FPM_TEST_LIST_ATS_COMPOUNDS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATA | Private | See coding | 20130925 | begin of ys_data,
image type string,
text type string,
text_linkc type string,
text_linkc_imgr type string,
text_linkr type string,
text_linkr_imgr type string,
text_linkr_linkc type string,
text_linkr_linkc_imgr type string,
cb type abap_bool,
cb_txtc type abap_bool,
cb_txtr type abap_bool,
cb_txtc_txtr type abap_bool,
la type string,
la_imgr type string,
but type string,
but_imgr type string,
url type string,
url_txtc type string,
url_txtr type string,
url_txtr_txtc type string,
url_imgr type string,
url_imgr_txtc type string,
url_imgr_txtr type string,
url_imgr_txtr_txtc type string,
end of ys_data
|
||
| 2 | YT_DATA | Private | See coding | 20130925 | yt_data type standard table of ys_data with default key
|
Method Signatures
Method CREATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | YT_DATA | 20130925 |
Method CREATE_DATA on class CL_FPM_TEST_LIST_ATS_COMPOUNDS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |