SAP ABAP Class CL_GOS_MENU (Publication for Generic Object Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-GOS (Application Component) Generic Object Services
     SGOS (Package) Generic Object Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GOS_TOOLBOX_VIEW Publication for Generic Object Services 19990830
Properties
Class CL_GOS_MENU  
Short Description Publication for Generic Object Services    
Super Class CL_GOS_TOOLBOX_VIEW Publication for Generic Object Services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGOS   Generic Object Services 
Created 19990830   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GOS_MENU has no forward declaration.
Interfaces
Class CL_GOS_MENU has no interface implemented.
Friends
Class CL_GOS_MENU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990929
2 GO_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_CTMENU Context Menu 19990929
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MENU Instance method Public Method Fill context menu 19990830
2 ON_GOS_MENU_SELECTED Instance method Public Event handling method Execute a service for a context menu entry 19990830
Events
Class CL_GOS_MENU has no event.
Types
Class CL_GOS_MENU has no local type.
Method Signatures

Method CREATE_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 19990830
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990929
3 Importing IT_SERVICE_LIST Call by reference Type reference (TYPE) TGOS_MODL Modelliste für Menü 19990830

Method CREATE_MENU on class CL_GOS_MENU has no exception.

Method ON_GOS_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MENU Call by reference Attribute reference (LIKE) 19990929
2 Importing IP_FCODE Call by reference Attribute reference (LIKE) 19990830

Method ON_GOS_MENU_SELECTED on class CL_GOS_MENU has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in