SAP ABAP Class CL_FPM_QUICKVIEW_THING (Quickview Interface for Quickview Thing)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_THING | Interface of FPM Quickview Thing for UI5 | 20120305 |
Properties
| Class | CL_FPM_QUICKVIEW_THING | |
| Short Description | Quickview Interface for Quickview Thing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20120305 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_QUICKVIEW_THING | Interface of FPM Quickview Thing for UI5 | 20120305 |
Friends
Class CL_FPM_QUICKVIEW_THING 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_FPM_GUIBB_QV_THING_CONFIG | Config API for Quickview Thing | 20120308 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_GUIBB_QV_THING | Generic Quickview Thing UI Building Block | 20120305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120307 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120305 | |
| 3 | Static method | Public | Method | 20120307 |
Events
Class CL_FPM_QUICKVIEW_THING has no event.
Types
Class CL_FPM_QUICKVIEW_THING has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FPM_QUICKVIEW_THING=>YT_MESSAGE | 20120307 | ||||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20120307 |
Method ADD_MESSAGE on class CL_FPM_QUICKVIEW_THING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Read Interface for the Component Configuration | 20120305 |
Method CONSTRUCTOR on class CL_FPM_QUICKVIEW_THING has no exception.
Method DETERMINE_SELECTED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | CL_FPM_GUIBB_QV_THING_CONFIG=>YS_QUICKVIEW | 20120307 | ||||
| 2 | IT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_QV_THING=>YT_FIELD_DESCRIPTION | 20120307 | ||||
| 3 | RT_SELECTED_FIELDS | Value transfer | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20120307 |
Method DETERMINE_SELECTED_FIELDS on class CL_FPM_QUICKVIEW_THING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |