SAP ABAP Class CL_GOS_STARTER (Starter for Generic Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SGOS (Package) Generic Object Services
⤷
⤷
Properties
| Class | CL_GOS_STARTER | |
| Short Description | Starter for Generic Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGOS | Generic Object Services |
| Created | 19990827 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GOS_STARTER has no forward declaration.
Interfaces
Class CL_GOS_STARTER has no interface implemented.
Friends
Class CL_GOS_STARTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_GOS_CONTAINER | Container in GUI Title Bar | 19990928 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box | 19991109 | |||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | '%GOS_TOOLBOX' | Function Code | 20130425 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Static Menu | 19991123 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 19990928 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Current Frontend | 19991122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19991122 | |
| 2 | Static method | Public | Method | Display Starter | 19990831 | |
| 3 | Static method | Public | Method | Destructor | 19990830 | |
| 4 | Static method | Private | Method | Tooltip for an icon | 20130425 | |
| 5 | Static method | Public | Method | Starter Invisible | 20010326 | |
| 6 | Static method | Private | Method | Called By Class Constructor | 20010924 | |
| 7 | Static method | Private | Event handling method | Function Selected | 19990928 | |
| 8 | Static method | Private | Event handling method | Menu Required | 19990928 | |
| 9 | Static method | Public | Method | Starter Visible | 20010326 | |
| 10 | Static method | Public | Method | Update Icon | 20130425 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | GOS_SELECTED | Static Event (1) |
Public (2) |
Requirement of Generic Object Services | 19990830 |
Types
Class CL_GOS_STARTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GOS_STARTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GOS_STARTER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 19991123 | |||
| 2 | IV_ICON_NAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20130425 |
Method DISPLAY on class CL_GOS_STARTER has no exception.
Method FREE Signature
Method FREE on class CL_GOS_STARTER has no parameter.
Method FREE on class CL_GOS_STARTER has no exception.
Method GET_ICON_QUICKINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ICON_NAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20130425 | |||
| 2 | RV_ICON_QUICKINFO | Value transfer | Type reference (TYPE) | ICONQUICK | Quickinfo für eine Ikone | 20130425 |
Method GET_ICON_QUICKINFO on class CL_GOS_STARTER has no exception.
Method HIDE Signature
Method HIDE on class CL_GOS_STARTER has no parameter.
Method HIDE on class CL_GOS_STARTER has no exception.
Method INIT Signature
Method INIT on class CL_GOS_STARTER has no parameter.
Method INIT on class CL_GOS_STARTER has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 19990928 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 19990928 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 19990928 |
Method ON_DROPDOWN_CLICKED on class CL_GOS_STARTER has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 19990928 |
Method ON_FUNCTION_SELECTED on class CL_GOS_STARTER has no exception.
Method SHOW Signature
Method SHOW on class CL_GOS_STARTER has no parameter.
Method SHOW on class CL_GOS_STARTER has no exception.
Method UPDATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ICON_NAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20130425 | |||
| 2 | RV_SET | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20130425 |
Method UPDATE_ICON on class CL_GOS_STARTER has no exception.
Event Signatures
Event GOS_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 19990928 | ||
| 2 | EP_FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 19990929 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |