SAP ABAP Class CL_UAC_MENU_ITEM (Command Class)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_MENU (Package) Context, Toolbar, and Dropdown Menus with Commands
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UAC_MENU Context Menu 20020201
2 Inheritance (c INHERITING FROM c_ref)  CL_UAC_MENU_ITEM_SEPARATOR CL_MENU_ITEM_SEPARATOR 20020201
Properties
Class CL_UAC_MENU_ITEM  
Short Description Command Class    
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 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UAC_MENU_ITEM has no interface implemented.
Friends
Class CL_UAC_MENU_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CHECKED Instance attribute Protected Type reference (TYPE) UAC_FLAG Analytical Cost Management: Indicator 20020201
2 MD_DESCRIPTION Instance attribute Protected Type reference (TYPE) UAC_MENU_TEXT Analytical Cost Management: Command Description 20020201
3 MD_DISABLED Instance attribute Protected Type reference (TYPE) UAC_FLAG Analytical Cost Management: Indicator 20020201
4 MD_ICON Instance attribute Protected Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020201
5 MR_COMMAND Instance attribute Protected Object reference (TYPE REF TO) IF_UAC_COMMAND Command 20020201
Methods
# Method Level Visibility Method type Description Created on
1 CALL_VISITOR Instance method Public Method 20020218
2 CONSTRUCTOR Instance method Public Constructor 20020201
3 GET_COMMAND Instance method Public Method 20020201
4 GET_DESCRIPTION Instance method Public Method 20020131
5 GET_ICON Instance method Public Method 20020131
6 IS_CHECKED Instance method Public Method 20020131
7 IS_DISABLED Instance method Public Method 20020131
8 SET_COMMAND Instance method Public Method 20020218
9 SET_DESCRIPTION Instance method Public Method 20020218
10 SET_DISABLED Instance method Public Method 20020218
11 SET_ICON Instance method Public Method 20020218
Events
Class CL_UAC_MENU_ITEM has no event.
Types
Class CL_UAC_MENU_ITEM has no local type.
Method Signatures

Method CALL_VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VISITOR Call by reference Object reference (TYPE REF TO) IF_UAC_MENU_ITEM_VISITOR IF_UAC_MENU_ITEM_VISITOR 20020218

Method CALL_VISITOR on class CL_UAC_MENU_ITEM 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_ITEM has no exception.

Method GET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_COMMAND Value transfer Object reference (TYPE REF TO) IF_UAC_COMMAND Command 20020201

Method GET_COMMAND on class CL_UAC_MENU_ITEM has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) UAC_MENU_TEXT Analytical Cost Management: Beschreibung für Command 20020201

Method GET_DESCRIPTION on class CL_UAC_MENU_ITEM has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ICON Value transfer Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020131

Method GET_ICON on class CL_UAC_MENU_ITEM has no exception.

Method IS_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CHECKED Value transfer Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020131

Method IS_CHECKED on class CL_UAC_MENU_ITEM has no exception.

Method IS_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DISABLED Value transfer Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag 20020131

Method IS_DISABLED on class CL_UAC_MENU_ITEM has no exception.

Method SET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMAND Call by reference Object reference (TYPE REF TO) IF_UAC_COMMAND Command 20020218

Method SET_COMMAND on class CL_UAC_MENU_ITEM has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_MENU_TEXT Analytical Cost Management: Beschreibung für Command 20020218

Method SET_DESCRIPTION on class CL_UAC_MENU_ITEM has no exception.

Method SET_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE Analytical Cost Management: Flag 20020218

Method SET_DISABLED on class CL_UAC_MENU_ITEM has no exception.

Method SET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020218

Method SET_ICON on class CL_UAC_MENU_ITEM has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B