SAP ABAP Class CL_FPM_SEARCH_RESULT_LIST (Result List as GUIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)
⤷
⤷
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 | 20100831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20100831 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100831 |
Properties
| Class | CL_FPM_SEARCH_RESULT_LIST | |
| Short Description | Result List as GUIBB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20100831 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100831 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20100831 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100831 |
Friends
Class CL_FPM_SEARCH_RESULT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100831 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_T_RESULT | 20100831 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_FPM_GUIBB_SEARCH=>T_RESULT | 20100831 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | T_SFLIGHT_DATA_BASE | 20100831 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100831 |
Methods
Class CL_FPM_SEARCH_RESULT_LIST has no method.
Events
Class CL_FPM_SEARCH_RESULT_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SFLIGHT_DATA_BASE | Public | See coding | 20100831 | t_sflight_data_base type standard table of sflight with default key
|
||
| 2 | T_S_SFLIGHT | Public | See coding | 20100831 | begin of t_s_sflight,
carrid type s_carr_id,
connid type s_conn_id,
fldate type s_date,
price type s_price,
currency type s_currcode,
is_intercontinental type boole_d,
end of t_s_sflight
|
||
| 3 | T_T_RESULT | Private | See coding | 20100831 | t_t_result type standard table of t_s_result with default key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |