SAP ABAP Class CL_CTXMNU_MGR (Context Menu Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SGUI (Package) GUI Objects
Properties
Class CL_CTXMNU_MGR  
Short Description Context Menu Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGUI   GUI Objects 
Created 19981102   SAP 
Last change 20000509   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SCTX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CTXMNU_MGR has no interface implemented.
Friends
Class CL_CTXMNU_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERIALIZED_MENU Static Attribute Private Type reference (TYPE) SCTX_SERIALIZE Menu Transport Table 19981104
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROXY Static method Public Method Returns Corresponding GUI Object 19981204
2 POST Static method Public Method Sends a Context Menu 19981102
Events
Class CL_CTXMNU_MGR has no event.
Types
Class CL_CTXMNU_MGR has no local type.
Method Signatures

Method CREATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GUIOBJECT Call by reference Object reference (TYPE REF TO) CL_GUI_OBJECT Proxy 19981204
2 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Contexmenu 19981204
# Exception Resumable Description Created on
1 EMPTY_OBJ Leeres Kontextmenü - Proxy kann nicht erzeugt werden 19990308

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Bezugscontrol 19981204
2 Importing MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Referenz auf Context Menü 19981102

Method POST on class CL_CTXMNU_MGR has no exception.
History
Last changed by/on SAP  20000509 
SAP Release Created in