SAP ABAP Class CL_GUI_GOS_CONTAINER (Generic Object Services Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-FES-GUI (Application Component) Graphical User Interface
⤷ SCET (Package) Control Enabling Technology / Control Framework
⤷ BC-FES-GUI (Application Component) Graphical User Interface
⤷ SCET (Package) Control Enabling Technology / Control Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 19991103 |
Properties
Class | CL_GUI_GOS_CONTAINER | |
Short Description | Generic Object Services Container | |
Super Class | CL_GUI_CONTAINER | Abstract Container for GUI Controls |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCET | Control Enabling Technology / Control Framework |
Created | 19991103 | SAP |
Last change | 19991103 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_GOS_CONTAINER has no forward declaration.
Interfaces
Class CL_GUI_GOS_CONTAINER has no interface implemented.
Friends
Class CL_GUI_GOS_CONTAINER has no friend class.
Attributes
Class CL_GUI_GOS_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 19991103 |
Events
Class CL_GUI_GOS_CONTAINER has no event.
Types
Class CL_GUI_GOS_CONTAINER 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 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this control is linked to | 19991103 | ||
2 | Importing | METRIC | Value transfer | Type reference (TYPE) | I | 0 | Metric | 19991103 | |
3 | Importing | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000112 | ||
4 | Importing | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 19991115 | ||
5 | Importing | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 19991104 | ||
6 | Importing | REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this control is linked to | 19991103 | ||
7 | Importing | WIDTH | Value transfer | Type reference (TYPE) | I | 60 | width of GOS container | 19991103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Invalid parent control | 19991103 | |
2 | CNTL_SYSTEM_ERROR | System Error | 19991103 | |
3 | CREATE_ERROR | Create Error | 19991103 | |
4 | LIFETIME_ERROR | Lifetime Error | 19991103 |
History
Last changed by/on | SAP | 19991103 |
SAP Release Created in |