SAP ABAP Class CL_UAC_ECTXTMENU_COMMAND (abstract: impl. if_uac_ectxt_menu_manager w. command)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_MENU (Package) Context, Toolbar, and Dropdown Menus with Commands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_CTXTMENU_COMMAND | abstract: impl. if_uac_ctxt_menu_manager w. command | 20020307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_ECTXT_MENU_MANAGER | includes IF_UAC_[CTXT|GROUP_CTXT]_MENU_MANAGER | 20020307 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_GROUP_CTXT_MENU_MANAGER | 20020327 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_ACTXTMENU_COMMAND | abstract: impl. if_uac_actxt_menu_manager w. command | 20020902 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UA_FORMULA_GUI_CTXT_MANAGER | Formula Builder: Context Menu Manager for Tree View | 20021125 |
Properties
| Class | CL_UAC_ECTXTMENU_COMMAND | |
| Short Description | abstract: impl. if_uac_ectxt_menu_manager w. command | |
| Super Class | CL_UAC_CTXTMENU_COMMAND | abstract: impl. if_uac_ctxt_menu_manager w. command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_MENU | Context, Toolbar, and Dropdown Menus with Commands |
| Created | 20020307 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UAC_ECTXTMENU_COMMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_ECTXT_MENU_MANAGER | includes IF_UAC_[CTXT|GROUP_CTXT]_MENU_MANAGER | 20020307 | ||
| 2 | IF_UAC_GROUP_CTXT_MENU_MANAGER | 20020327 |
Friends
Class CL_UAC_ECTXTMENU_COMMAND has no friend class.
Attributes
Class CL_UAC_ECTXTMENU_COMMAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | abstract | 20020307 |
Events
Class CL_UAC_ECTXTMENU_COMMAND has no event.
Types
Class CL_UAC_ECTXTMENU_COMMAND has no local type.
Method Signatures
Method GET_GROUP_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020307 | |||
| 2 | RR_MENU | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Analytical Cost Management: Kontext-Menü | 20020307 |
Method GET_GROUP_MENU on class CL_UAC_ECTXTMENU_COMMAND has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |