SAP ABAP Class CL_GOS_MANAGER (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_VIEW_MANAGER Publication for Generic Object Services 19990830
Properties
Class CL_GOS_MANAGER  
Short Description Publication for Generic Object Services    
Super Class CL_GOS_VIEW_MANAGER 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 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GOS_MANAGER has no forward declaration.
Interfaces
Class CL_GOS_MANAGER has no interface implemented.
Friends
Class CL_GOS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CP_MODE_PUBLICATION Constant Public Type reference (TYPE) SGS_VMODE 0 Mode: Publication 19990831
2 GO_ICON_NAME Instance attribute Private Type reference (TYPE) ICONNAME Name of Icon 20130425
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990831
2 GET_ICON_NAME Instance method Public Method 20130425
3 SET_ID_OF_PUBLISHED_OBJECT Instance method Public Method Supplement of Object ID for Attachments-TA - COMMITs WORK! 19991007
4 UNPUBLISH Instance method Public Method Undo Publication 19990831
5 UPDATE_ICON Instance method Public Method 20130425
Events
Class CL_GOS_MANAGER has no event.
Types
Class CL_GOS_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK Call by reference Object reference (TYPE REF TO) IF_GOS_CALLBACK Callback für Laufzeitermittlung der Publikation 19990831
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990831
3 Importing IP_MODE Call by reference Type reference (TYPE) SGS_RWMOD 'E' SGOS: Anzeige/Änderungs-Mode der generischen Objektdienste 20001006
4 Importing IP_NO_COMMIT Call by reference Type reference (TYPE) SGS_CMODE 'X' Siehe Festwerte von SGS_CMODE 19991115
5 Importing IP_NO_INSTANCE Call by reference Type reference (TYPE) SGS_FLAG space Aufruf aus Anlege TA, Objekt wird nachgereicht 19991012
6 Importing IP_START_DIRECT Call by reference Type reference (TYPE) SGS_FLAG space Toolbox sofort starten (Performance!) 19990928
7 Importing IP_VSI_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE Viren-Scan-Profil 20111115
8 Importing IS_BC_OBJECT Call by reference Type reference (TYPE) SIBFLPOR lokale POR einer Businessklasse 20001005
9 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT BOR Objekt 19990831
10 Importing IT_SERVICE_SELECTION Call by reference Type reference (TYPE) TGOS_SELS Eigene Auswahl der Dienste 19990831
# Exception Resumable Description Created on
1 CALLBACK_INVALID Falscher Interfacetyp für Callback 19990831
2 OBJECT_INVALID Ungültiger BOR Objektidentifizierer 19990831

Method GET_ICON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICON_NAME Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20130425

Method GET_ICON_NAME on class CL_GOS_MANAGER has no exception.

Method SET_ID_OF_PUBLISHED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BC_OBJECT Call by reference Type reference (TYPE) SIBFLPOR Nachträglich publizierte POR 20001005
2 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT Nachträglich publizierte BOR Referenz 19991007
# Exception Resumable Description Created on
1 NO_PUBLICATION Es wurde kein Objekt publiziert 19991007

Method UNPUBLISH Signature

Method UNPUBLISH on class CL_GOS_MANAGER has no parameter.
Method UNPUBLISH on class CL_GOS_MANAGER has no exception.

Method UPDATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPDATE Value transfer Type reference (TYPE) FLAG allgemeines flag 20130425

Method UPDATE_ICON on class CL_GOS_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in