SAP ABAP Class CL_UAC_MENU (Context Menu)
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_MENU_ITEM | Command Class | 20020201 |
Properties
| Class | CL_UAC_MENU | |
| Short Description | Context Menu | |
| Super Class | CL_UAC_MENU_ITEM | Command 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
Class CL_UAC_MENU has no forward declaration.
Interfaces
Class CL_UAC_MENU has no interface implemented.
Friends
Class CL_UAC_MENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20020131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020131 | ||
| 2 | Instance method | Public | Method | 20020131 | ||
| 3 | Instance method | Public | Method | 20020131 | ||
| 4 | Instance method | Public | Method | 20020131 | ||
| 5 | Instance method | Public | Constructor | 20020201 | ||
| 6 | Instance method | Public | Method | 20020131 | ||
| 7 | Instance method | Public | Method | 20020131 |
Events
Class CL_UAC_MENU has no event.
Types
Class CL_UAC_MENU has no local type.
Method Signatures
Method ADD_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020201 | |||
| 2 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_MENU_TEXT | Analytical Cost Management: Beschreibung für Command | 20020201 | |||
| 3 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020201 | |||
| 4 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020131 | |||
| 5 | IR_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_UAC_COMMAND | Command | 20020131 |
Method ADD_COMMAND on class CL_UAC_MENU has no exception.
Method ADD_SEPARATOR Signature
Method ADD_SEPARATOR on class CL_UAC_MENU has no parameter.
Method ADD_SEPARATOR on class CL_UAC_MENU has no exception.
Method ADD_SUBMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SUBMENU | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU | Context Menu | 20020131 |
Method ADD_SUBMENU on class CL_UAC_MENU has no exception.
Method APPEND_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU | Context Menu | 20020131 |
Method APPEND_MENU on class CL_UAC_MENU has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020201 | |||
| 2 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_MENU_TEXT | Analytical Cost Management: Beschreibung für Command | 20020201 | |||
| 3 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020201 | |||
| 4 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020201 | |||
| 5 | IR_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_UAC_COMMAND | Command | 20020201 |
Method CONSTRUCTOR on class CL_UAC_MENU has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INDEX | Call by reference | Type reference (TYPE) | I | 20020131 | ||||
| 2 | RR_MENU_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU_ITEM | Command-Klasse | 20020131 |
Method GET_ITEM on class CL_UAC_MENU has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_SIZE | Value transfer | Type reference (TYPE) | I | 20020131 |
Method GET_SIZE on class CL_UAC_MENU has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |