SAP ABAP Class CL_FPM_LIST_SEL_2 (Feeder for LIST ATS)
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 | 20120214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120214 |
Properties
| Class | CL_FPM_LIST_SEL_2 | |
| Short Description | Feeder for LIST ATS | |
| 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 | 20120214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_LIST_SEL_2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120214 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120214 |
Friends
Class CL_FPM_LIST_SEL_2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20120214 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_DATA | 20120214 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20120214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20120214 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20120214 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | I | 20120214 | ||||
| 7 | Static Attribute | Public | Type reference (TYPE) | I | 20120214 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20120214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120214 | ||
| 2 | Instance method | Private | Method | 20120214 | ||
| 3 | Instance method | Private | Method | 20120214 | ||
| 4 | Instance method | Private | Method | 20120214 |
Events
Class CL_FPM_LIST_SEL_2 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATA | Public | See coding | 20120214 | begin of ys_data.
include type sflight.
types:
url type string,
action type string,
image type string,
progress type i,
money type i,
money_reference type string,
visible_ref type boole_d,
end of ys_data
|
||
| 2 | YT_DATA | Public | See coding | 20120214 | yt_data type table of ys_data with default key
|
Method Signatures
Method CREATE_INITIAL_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 | 20120214 | ||||
| 2 | I_MAX_ROWS | Value transfer | Type reference (TYPE) | I | 20120214 |
Method CREATE_INITIAL_DATA on class CL_FPM_LIST_SEL_2 has no exception.
Method ON_APPEND_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120214 | ||||
| 2 | EO_ITAB_CHANGE_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SALV_ITAB_CHANGE_LOG | 20120214 | ||||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 20120214 | ||||
| 4 | IT_SELECTED_LINES | Value transfer | Type reference (TYPE) | RSTABIXTAB | 20120214 |
Method ON_APPEND_ROW on class CL_FPM_LIST_SEL_2 has no exception.
Method ON_DELETE_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120214 | ||||
| 2 | EO_ITAB_CHANGE_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SALV_ITAB_CHANGE_LOG | 20120214 | ||||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 20120214 | ||||
| 4 | IT_SELECTED_LINES | Value transfer | Type reference (TYPE) | RSTABIXTAB | 20120214 |
Method ON_DELETE_SELECTED_ROWS on class CL_FPM_LIST_SEL_2 has no exception.
Method ON_DELETE_THIRD_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120214 | ||||
| 2 | EO_ITAB_CHANGE_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SALV_ITAB_CHANGE_LOG | 20120214 | ||||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 20120214 |
Method ON_DELETE_THIRD_ROW on class CL_FPM_LIST_SEL_2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |