SAP ABAP Class CL_FPM_TEST_SEARCH_E_SBOOK (FPM: search feeder for example with ATS Result List)
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 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_SEARCH_E_UTIL | FPM Search UIBB utilities for examples | 20140731 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20140731 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140731 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20140731 |
Properties
| Class | CL_FPM_TEST_SEARCH_E_SBOOK | |
| Short Description | FPM: search feeder for example with ATS Result List | |
| Super Class | CL_FPM_TEST_SEARCH_E_UTIL | FPM Search UIBB utilities for examples |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20140731 | SAP |
| Last change | 20141121 | |
| 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 | 20140731 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140731 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20140731 |
Friends
Class CL_FPM_TEST_SEARCH_E_SBOOK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20140731 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20140731 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_SBOOK | 20140731 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20140731 |
Methods
Class CL_FPM_TEST_SEARCH_E_SBOOK has no method.
Events
Class CL_FPM_TEST_SEARCH_E_SBOOK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_SBOOK | Public | See coding | 20140731 | ty_t_sbook TYPE STANDARD TABLE OF sbook WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |