SAP ABAP Class CL_FPM_FORM_UIBB_ASSIST_GL2 (Assistance Class for FPM_FORM_UIBB_GL2)
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 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ADV_FORM_BASE_ASSIST | Base Assistance Class for all GUIBBs based on Advanced Forms | 20111019 |
Properties
| Class | CL_FPM_FORM_UIBB_ASSIST_GL2 | |
| Short Description | Assistance Class for FPM_FORM_UIBB_GL2 | |
| Super Class | CL_FPM_ADV_FORM_BASE_ASSIST | Base Assistance Class for all GUIBBs based on Advanced Forms |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20100513 | SAP |
| Last change | 20141120 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_FORM_UIBB_ASSIST_GL2 has no interface implemented.
Friends
Class CL_FPM_FORM_UIBB_ASSIST_GL2 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_FORM_EXT_CTRL | Implementation of extended control | 20120518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111019 | |
| 2 | Instance method | Public | Method | 20120321 | ||
| 3 | Instance method | Public | Method | Request focus | 20120518 |
Events
Class CL_FPM_FORM_UIBB_ASSIST_GL2 has no event.
Types
Class CL_FPM_FORM_UIBB_ASSIST_GL2 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_FORM_UIBB_ASSIST_GL2 has no parameter.
Method CONSTRUCTOR on class CL_FPM_FORM_UIBB_ASSIST_GL2 has no exception.
Method OPEN_ACTION_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20120321 |
Method OPEN_ACTION_MENU on class CL_FPM_FORM_UIBB_ASSIST_GL2 has no exception.
Method REQUEST_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20120518 | |||
| 2 | RV_FOCUS_SET | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: Focus has been set | 20120518 |
Method REQUEST_FOCUS on class CL_FPM_FORM_UIBB_ASSIST_GL2 has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 703 |