SAP ABAP Class CL_FPM_TEST_SEARCH_E_DYN (Test feeder for dynamic UIBBs)
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 | 20140514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20140508 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_DYNAMIC_CONFIG | FPM GUIBB: Dynamic Configuration | 20140508 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140514 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20140508 |
Properties
| Class | CL_FPM_TEST_SEARCH_E_DYN | |
| Short Description | Test feeder for dynamic UIBBs | |
| 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 | 20140508 | SAP |
| Last change | 20141121 | |
| 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 | 20140508 | ||
| 2 | IF_FPM_GUIBB_DYNAMIC_CONFIG | FPM GUIBB: Dynamic Configuration | 20140508 | ||
| 3 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140514 | ||
| 4 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20140508 |
Friends
Class CL_FPM_TEST_SEARCH_E_DYN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'GROUP_' | 20140508 | |||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'SAIRPORT' | Table name, 16 characters | 20140514 | ||
| 3 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'SBOOK' | Table name, 16 characters | 20140514 | ||
| 4 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'SCARR' | Table name, 16 characters | 20140514 | ||
| 5 | Constant | Private | Type reference (TYPE) | TABNAME16 | 'SFLIGHT' | Table name, 16 characters | 20140508 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SFLIGHT|SCARR|SBOOK|SAIRPORT' | Supported Tables for test | 20140508 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'TABNAME' | 20140508 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING_TABLE | List of supported tables | 20140508 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20140515 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20140514 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20140508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20140508 | |
| 2 | Instance method | Private | Method | Set table name | 20140508 |
Events
Class CL_FPM_TEST_SEARCH_E_DYN has no event.
Types
Class CL_FPM_TEST_SEARCH_E_DYN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_TEST_SEARCH_E_DYN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_TEST_SEARCH_E_DYN has no exception.
Method SET_TABNAME Signature
Method SET_TABNAME on class CL_FPM_TEST_SEARCH_E_DYN has no parameter.
Method SET_TABNAME on class CL_FPM_TEST_SEARCH_E_DYN has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |