SAP ABAP Class CL_CFX_SO_MENU (Represents a Menu Structure)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 20050103
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_SO_MENU_ITEM Menu Item 20050104
Properties
Class CL_CFX_SO_MENU  
Short Description Represents a Menu Structure    
Super Class CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20050103   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_SO_MENU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFX_SO_MENU_ITEM Menu Item 20050104
Friends
Class CL_CFX_SO_MENU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_HEAD_BUTTON Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_BUTTON Header (Button) of Appropriate Menu 20050104
2 MT_MENU_ITEMS Instance attribute Private Type reference (TYPE) CFX_TT_SO_MENU_ITEM Contains the Current Menu Options to Be Inserted 20050104
3 M_CSS_CLASS Instance attribute Private Type reference (TYPE) CFX_STRING Class Attribute for CSS in HTML 20050114
4 M_IMG_MENU_INDICATOR Instance attribute Private Type reference (TYPE) CFX_STRING Screen to Be Displayed (Can Only Be Set in Constructor) 20050104
5 M_SUB_MENU_ID Instance attribute Private Type reference (TYPE) CFX_STRING ID of Relevant Submenu 20050104
6 SC_IMG_MENU_INDICATOR Constant Private Type reference (TYPE) CFX_STRING 'ICONS/POPUP_MENU.GIF' Screen Displayed if None Set in Constructor 20050104
7 SC_TYPE Constant Public Type reference (TYPE) CFX_STRING 'MENU' Delivers Type of Class 20050104
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MENU_ITEM Instance method Public Method Adds a New Menu Option to the Menu 20050103
2 ADD_SEPARATOR Instance method Public Method Adds a Separator to the Menu as a New Menu Option 20050103
3 CONSTRUCTOR Instance method Public Constructor 20050103
Events
Class CL_CFX_SO_MENU has no event.
Types
Class CL_CFX_SO_MENU has no local type.
Method Signatures

Method ADD_MENU_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MENU_ITEM Call by reference Object reference (TYPE REF TO) IF_CFX_SO_MENU_ITEM Entspricht dem Menüeintrag, derhinzugefügt werden soll 20050103

Method ADD_MENU_ITEM on class CL_CFX_SO_MENU has no exception.

Method ADD_SEPARATOR Signature

Method ADD_SEPARATOR on class CL_CFX_SO_MENU has no parameter.
Method ADD_SEPARATOR on class CL_CFX_SO_MENU has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HEAD_BUTTON Call by reference Object reference (TYPE REF TO) CL_CFX_SO_BUTTON Kopf des entsprechenden Menüs 20050104

Method CONSTRUCTOR on class CL_CFX_SO_MENU has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400