SAP ABAP Class CL_GOS_TOOLBOX_VIEW (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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GOS_DIRECT Publication for Generic Object Services 19990831
2 Inheritance (c INHERITING FROM c_ref)  CL_GOS_MENU Publication for Generic Object Services 19990830
3 Inheritance (c INHERITING FROM c_ref)  CL_GOS_MODEL_TREE SGOS: Hierarchy Display of Services 20000216
4 Inheritance (c INHERITING FROM c_ref)  CL_GOS_TOOLBOX Publication for Generic Object Services 19990810
Properties
Class CL_GOS_TOOLBOX_VIEW  
Short Description Publication for Generic Object Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SGOS   Generic Object Services 
Created 19990804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GOS_TOOLBOX_VIEW has no forward declaration.
Interfaces
Class CL_GOS_TOOLBOX_VIEW has no interface implemented.
Friends
Class CL_GOS_TOOLBOX_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_GOS_TOOLBOX_MODEL Model Class for this View 19990804
2 GO_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19991029
3 GP_FRONTEND Static Attribute Protected Type reference (TYPE) STRING Current Frontend According to WS_QUERRY 19991013
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19991013
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990804
3 DISPATCH_SERVICE Instance method Protected Method Execute Service 19990913
4 FREE Instance method Public Method Destructor 19990830
5 FREE_SERVICE Instance method Protected Method Release Service 19991217
6 GET_FUNCTION_LIST Instance method Protected Method List with Sub-Functions of a Service 20000214
7 GET_SERVICE_LIST Instance method Protected Method List for all Successors of the Service 19990810
8 ON_SERVICE_CHANGED Instance method Public Event handling method Status Change of a Service 19990820
Events
# Event Type Visibility Description Created on
1 SERVICE_CANCELED Instance Event
(0)
Public
(2)
Service Has Been Canceled 19990930
2 SERVICE_SELECTED Instance Event
(0)
Public
(2)
A Service Has Been Selected 19990804
Types
Class CL_GOS_TOOLBOX_VIEW has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GOS_TOOLBOX_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GOS_TOOLBOX_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_GOS_TOOLBOX_MODEL Modelklasse für diesen View 19990804

Method CONSTRUCTOR on class CL_GOS_TOOLBOX_VIEW has no exception.

Method DISPATCH_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990913
2 Importing IS_SERVICE Call by reference Type reference (TYPE) SGOS_MODL Generischer Dienst 19990913
# Exception Resumable Description Created on
1 CONTAINER_IGNORED Service in eigenem Container gestartet 19990913
2 EXECUTION_FAILED Service konnte nicht ausgeführt werden 19990913

Method FREE Signature

Method FREE on class CL_GOS_TOOLBOX_VIEW has no parameter.
Method FREE on class CL_GOS_TOOLBOX_VIEW has no exception.

Method FREE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19991217

Method FREE_SERVICE on class CL_GOS_TOOLBOX_VIEW has no exception.

Method GET_FUNCTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_STATUS Call by reference Type reference (TYPE) SGS_STATUS SGOS: Status eines Serviceobjekts 20000405
2 Exporting ET_SERVICE_LIST Call by reference Type reference (TYPE) TGOS_MODL SGOS: Eintrag eines Dienstes im Toolboxmodell 20000214
3 Importing IP_SERVICE_NAME Call by reference Type reference (TYPE) SGS_SRVNAM SGOS: interner Name eines generischen Dienstes 20000214
# Exception Resumable Description Created on
1 NO_ENTRIES Keine Einträge gefunden 20000215

Method GET_SERVICE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICE_LIST Call by reference Type reference (TYPE) TGOS_MODL Serviceliste 19990810
2 Importing IP_FIRST_SERVICE Call by reference Type reference (TYPE) SGS_SRVNAM Erster Service 19990810

Method GET_SERVICE_LIST on class CL_GOS_TOOLBOX_VIEW has no exception.

Method ON_SERVICE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_SERVICE Call by reference Attribute reference (LIKE) 19990820
2 Importing EP_ICON Call by reference Attribute reference (LIKE) 19991021
3 Importing EP_STATUS Call by reference Attribute reference (LIKE) 19990820

Method ON_SERVICE_CHANGED on class CL_GOS_TOOLBOX_VIEW has no exception.
Event Signatures

Event SERVICE_CANCELED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_CONTAINER Exporting Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990930

Event SERVICE_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_CONTAINER Exporting Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19990812
2 EO_SERVICE Exporting Value transfer Object reference (TYPE REF TO) CL_GOS_SERVICE Ausgewählter Service 19990804
History
Last changed by/on SAP  20130531 
SAP Release Created in