SAP ABAP Class CL_GOS_DIRECT (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 | 19990831 |
Properties
| Class | CL_GOS_DIRECT | |
| 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 | 19990831 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GOS_DIRECT has no forward declaration.
Interfaces
Class CL_GOS_DIRECT has no interface implemented.
Friends
Class CL_GOS_DIRECT has no friend class.
Attributes
Class CL_GOS_DIRECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check availability | 20011105 | |
| 2 | Instance method | Public | Method | Start Service | 19990929 |
Events
Class CL_GOS_DIRECT has no event.
Types
Class CL_GOS_DIRECT has no local type.
Method Signatures
Method CHECK_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SERVICE_NAME | Call by reference | Type reference (TYPE) | SGS_SRVNAM | Name des Service | 20011105 | |||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | SGS_FLAG | Kennzeichen | 20011105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service nicht vorhanden | 20011105 |
Method START_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19990929 | |||
| 2 | IP_NO_CHECK | Call by reference | Type reference (TYPE) | SGS_FLAG | Verfügbarkeit nicht prüfen (Service immer ausführen) | 20090323 | |||
| 3 | IP_SERVICE_NAME | Call by reference | Type reference (TYPE) | SGS_SRVNAM | Name des Service | 19990929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service nicht verfügbar | 19990929 | ||
| 2 | Service nicht vorhanden | 19990929 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |