SAP ABAP Class CL_FPMGB_FORM_USER_CTXT_MENU (Test Feeder with dynamic context menu)
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_FPMGB_FORM_USER | Feeder Class Example for Form | 20110609 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CTXT_MENU | Feeder Interface for dynamic context menus | 20110609 |
Properties
| Class | CL_FPMGB_FORM_USER_CTXT_MENU | |
| Short Description | Test Feeder with dynamic context menu | |
| Super Class | CL_FPMGB_FORM_USER | Feeder Class Example for Form |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20110609 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPMGB_FORM_USER_CTXT_MENU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_CTXT_MENU | Feeder Interface for dynamic context menus | 20110609 |
Friends
Class CL_FPMGB_FORM_USER_CTXT_MENU has no friend class.
Attributes
Class CL_FPMGB_FORM_USER_CTXT_MENU has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Remove all Context Menu Elements with a specific FPM Evt ID | 20110609 |
Events
Class CL_FPMGB_FORM_USER_CTXT_MENU has no event.
Types
Class CL_FPMGB_FORM_USER_CTXT_MENU has no local type.
Method Signatures
Method REMOVE_BY_EVENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CTXT_MENU | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CTXT_MENU | Context Menu | 20110609 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20110609 |
Method REMOVE_BY_EVENT_ID on class CL_FPMGB_FORM_USER_CTXT_MENU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |