SAP ABAP Class CL_UAC_CTXTMENU_COMMAND (abstract: impl. if_uac_ctxt_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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_CTXT_MENU_MANAGER | 20020131 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_ECTXTMENU_COMMAND | abstract: impl. if_uac_ectxt_menu_manager w. command | 20020307 |
Properties
| Class | CL_UAC_CTXTMENU_COMMAND | |
| Short Description | abstract: impl. if_uac_ctxt_menu_manager w. command | |
| Super Class | ||
| 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 | 20020131 | SAP |
| Last change | 20041006 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_CTXT_MENU_MANAGER | 20020131 |
Friends
Class CL_UAC_CTXTMENU_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20020218 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UAC_CTXT_MENU_ADAPTER | CL_UAC_CTXT_MENU_CONVERTER | 20020218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | abstract | 20020201 | |
| 2 | Instance method | Public | Method | abstract | 20020201 | |
| 3 | Instance method | Protected | Method | 20020201 | ||
| 4 | Instance method | Public | Method | abstract | 20020201 | |
| 5 | Instance method | Protected | Method | counter for menu item ids | 20020201 | |
| 6 | Instance method | Public | Method | abstract | 20020201 |
Events
Class CL_UAC_CTXTMENU_COMMAND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CELL_MENU | Protected | See coding | 20020201 | |
||
| 2 | TY_S_COLUMN_MENU | Protected | See coding | 20020201 | |
||
| 3 | TY_S_FCODE_TO_COMMAND | Protected | See coding | 20020201 | |
||
| 4 | TY_S_NODE_MENU | Protected | See coding | 20020201 | |
||
| 5 | TY_T_FCODE_TO_COMMAND | Protected | See coding | 20020201 | |
Method Signatures
Method GET_CELL_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 | 20020201 | |||
| 2 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020201 | |||
| 3 | RR_MENU | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Analytical Cost Management: Kontext-Menü | 20020201 |
Method GET_CELL_MENU on class CL_UAC_CTXTMENU_COMMAND has no exception.
Method GET_COLUMN_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 | 20020201 | |||
| 2 | RR_MENU | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Analytical Cost Management: Kontext-Menü | 20020201 |
Method GET_COLUMN_MENU on class CL_UAC_CTXTMENU_COMMAND has no exception.
Method GET_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_T_CONTEXT_MENU | Analytical Cost Management: Kontext-Menü | 20020201 | |||
| 2 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020201 | |||
| 3 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020201 |
Method GET_CONTEXT_MENU on class CL_UAC_CTXTMENU_COMMAND has no exception.
Method GET_DEFAULT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MENU | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Analytical Cost Management: Kontext-Menü | 20020201 |
Method GET_DEFAULT_MENU on class CL_UAC_CTXTMENU_COMMAND has no exception.
Method GET_NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ITEM_ID | Value transfer | Type reference (TYPE) | UAC_MENU_ITEM_ID | Analytical Cost Management: ID eines Menüeintrags | 20020201 |
Method GET_NEXT_ID on class CL_UAC_CTXTMENU_COMMAND has no exception.
Method GET_NODE_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020201 | |||
| 2 | RR_MENU | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Analytical Cost Management: Kontext-Menü | 20020201 |
Method GET_NODE_MENU on class CL_UAC_CTXTMENU_COMMAND has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |