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 MT_ITEM_LIST Instance attribute Protected See coding 20020131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMAND Instance method Public Method 20020131
2 ADD_SEPARATOR Instance method Public Method 20020131
3 ADD_SUBMENU Instance method Public Method 20020131
4 APPEND_MENU Instance method Public Method 20020131
5 CONSTRUCTOR Instance method Public Constructor 20020201
6 GET_ITEM Instance method Public Method 20020131
7 GET_SIZE 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 Importing ID_CHECKED Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020201
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_MENU_TEXT Analytical Cost Management: Beschreibung für Command 20020201
3 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020201
4 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020131
5 Importing 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 Importing 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 Importing 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 Importing ID_CHECKED Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020201
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_MENU_TEXT Analytical Cost Management: Beschreibung für Command 20020201
3 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020201
4 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020201
5 Importing 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 Importing ID_INDEX Call by reference Type reference (TYPE) I 20020131
2 Returning 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 Returning 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