SAP ABAP Class CL_FPM_TEST_DYN_QV_FEEDER (Test Feeder for dynamic quickviews)
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 | 20121015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121015 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20121015 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20121015 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121015 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20121015 |
Properties
| Class | CL_FPM_TEST_DYN_QV_FEEDER | |
| Short Description | Test Feeder for dynamic quickviews | |
| 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 | 20121015 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20121015 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121015 | ||
| 3 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20121015 | ||
| 4 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20121015 | ||
| 5 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121015 | ||
| 6 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20121015 |
Friends
Class CL_FPM_TEST_DYN_QV_FEEDER 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) | IF_FPM | 20121015 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_WD_WEB_ICON=>T_WEB_ICON | 20121015 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | 20121015 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_WD_WEB_ICON=>T_WEB_ICON_TAB | 20121015 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | YT_VALID_QV_ID | 20121015 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20121015 |
Methods
Class CL_FPM_TEST_DYN_QV_FEEDER has no method.
Events
Class CL_FPM_TEST_DYN_QV_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_VALID_QV_ID | Private | See coding | 20121015 | begin of YS_VALID_QV_ID,
instance type fpm_s_uibb_instance_key,
qv_id type fpm_quickview_id,
end of ys_valid_qv_id
|
||
| 2 | YT_VALID_QV_ID | Private | See coding | 20121015 | yt_valid_qv_id type standard table of ys_valid_qv_id
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |