SAP ABAP Class CL_FPM_DYNAMIC_QUICKVIEW_EVENT (Event for changing the configured set of quickviews)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_EVENT | CL_FPM_EVENT | 20121008 |
Properties
| Class | CL_FPM_DYNAMIC_QUICKVIEW_EVENT | |
| Short Description | Event for changing the configured set of quickviews | |
| Super Class | CL_FPM_EVENT | CL_FPM_EVENT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20121008 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_DYNAMIC_QUICKVIEW_EVENT has no forward declaration.
Interfaces
Class CL_FPM_DYNAMIC_QUICKVIEW_EVENT has no interface implemented.
Friends
Class CL_FPM_DYNAMIC_QUICKVIEW_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_DYNAMIC_QUICKVIEW' | ID of the FPM Event | 20121011 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_PARAM | 'NEW_QUICKVIEWS' | Quickviews to be added | 20121011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121011 |
Events
Class CL_FPM_DYNAMIC_QUICKVIEW_EVENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_QUICKVIEW | Public | See coding | 20121011 | ty_t_quickview type standard table of fpm_s_quickview_info_external with key id
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SOURCE_UIBB | Call by reference | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | Source UIBB of Event | 20121011 | |||
| 2 | IT_NEW_QUICKVIEWS | Call by reference | Type reference (TYPE) | TY_T_QUICKVIEW | Additional Quickviews to be added dynamically | 20121011 |
Method CONSTRUCTOR on class CL_FPM_DYNAMIC_QUICKVIEW_EVENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |