SAP ABAP Class IF_FPM_DYNAMIC_ACTION_MENU (Do not use!!!)
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
| Class | IF_FPM_DYNAMIC_ACTION_MENU | |
| Short Description | Do not use!!! | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_DYNAMIC_ACTION_MENU has no forward declaration.
Interfaces
Class IF_FPM_DYNAMIC_ACTION_MENU has no interface implemented.
Friends
Class IF_FPM_DYNAMIC_ACTION_MENU has no friend class.
Attributes
Class IF_FPM_DYNAMIC_ACTION_MENU has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111222 |
Events
Class 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 class IF_FPM_DYNAMIC_ACTION_MENU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |