SAP ABAP Class CL_RSO_GUI_COMPONENT (GUI Component)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO (Package) BW Repository: Infastructure and Core GUI Components
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_RSO_GUI_COMPONENT | |
| Short Description | GUI Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO | BW Repository: Infastructure and Core GUI Components |
| Created | 19990628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_GUI_COMPONENT has no interface implemented.
Friends
Class CL_RSO_GUI_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container in which GUI Component is Displayed | 19990628 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | User-specific Settings | 19990628 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | Repository Reference (Singleton) | 19990628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Application Should be Closed | 19990811 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19990628 | |
| 3 | Instance method | Public | Method | Releases Explicit Resources to Frontend (Deletes Control) | 20000216 | |
| 4 | Instance method | Public | Method | Read Application-specific Settings from DB | 19990628 | |
| 5 | Instance method | Public | Method | Calling PAI Time (Screen) | 19990628 | |
| 6 | Instance method | Public | Method | Calling PBO Time (Screen) | 19990628 | |
| 7 | Instance method | Public | Method | Save User-specific Settings to DB | 19990628 | |
| 8 | Instance method | Public | Method | Display Application Log again | 19990714 |
Events
Class CL_RSO_GUI_COMPONENT has no event.
Types
Class CL_RSO_GUI_COMPONENT has no local type.
Method Signatures
Method APPLICATION_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLOSE | Value transfer | Type reference (TYPE) | RS_BOOL | Schließen ok: rs_c_true | 19990811 |
Method APPLICATION_CLOSE on class CL_RSO_GUI_COMPONENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem die Komponente angezeigt werden soll | 19990628 | |||
| 2 | I_R_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | Anwenderspezifische Eigenschaften (DB) | 19990628 |
Method CONSTRUCTOR on class CL_RSO_GUI_COMPONENT has no exception.
Method FREE Signature
Method FREE on class CL_RSO_GUI_COMPONENT has no parameter.
Method FREE on class CL_RSO_GUI_COMPONENT has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_RSO_GUI_COMPONENT has no parameter.
Method GET_PROPERTIES on class CL_RSO_GUI_COMPONENT has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20040825 | ||||
| 2 | OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Dynpro OK-Code | 19990628 |
Method PAI on class CL_RSO_GUI_COMPONENT has no exception.
Method PBO Signature
Method PBO on class CL_RSO_GUI_COMPONENT has no parameter.
Method PBO on class CL_RSO_GUI_COMPONENT has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_RSO_GUI_COMPONENT has no parameter.
Method SET_PROPERTIES on class CL_RSO_GUI_COMPONENT has no exception.
Method UPDATE_APPLICATION_LOG Signature
Method UPDATE_APPLICATION_LOG on class CL_RSO_GUI_COMPONENT has no parameter.
Method UPDATE_APPLICATION_LOG on class CL_RSO_GUI_COMPONENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |