SAP ABAP Interface IF_FPM_DYNAMIC_ACTION_MENU (Do not use!!!)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_FEEDER_MONSTER_WRAP | Monster Feeder Wrapper for Testing | 20121203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_TEST_DYN_ACTION_MENU | Test dynamic action menus | 20111223 |
Properties
| Interface | IF_FPM_DYNAMIC_ACTION_MENU | |
| Short Description | Do not use!!! |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20111222 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_DYNAMIC_ACTION_MENU has no forward declaration.
Interfaces
Interface IF_FPM_DYNAMIC_ACTION_MENU has no interface.
Friends
Interface IF_FPM_DYNAMIC_ACTION_MENU has no friend.
Attributes
Interface IF_FPM_DYNAMIC_ACTION_MENU has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111222 |
Events
Interface IF_FPM_DYNAMIC_ACTION_MENU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_MENU | Public | See coding | 20111222 | begin of YS_MENU,
id type fpm_ctxt_menu_id,
field_name type name_komp,
menu type ref to if_fpm_ctxt_menu,
end of ys_menu
|
||
| 2 | YT_MENU | Public | See coding | 20111222 | yt_menu type standard table of ys_menu with key id
|
Method Signatures
Method PROCESS_ACTION_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTION_MENU | Value transfer | Type reference (TYPE) | YS_MENU | 20120321 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Index of Opened Action Menu in lists or trees | 20120322 |
Method PROCESS_ACTION_MENU on Interface IF_FPM_DYNAMIC_ACTION_MENU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |