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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_GUI GUI: Main class 20130416
2 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_GUI_OPS GUI: ALV dispalying operations 20130211
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDDK_GUI_AGGR_MAINT GUI Component: Maintain Aggregates 19991222
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_MAINT_MAIN Maintenance of the TREX Aggregate 20040804
5 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_MDOB_MAINT GUI Comp.: Metadata Object Maintanance 20030307
6 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_GUI_REPOSITORY Document Connection in Repository 20010226
7 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 19990628
8 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_REPOSITORY BW Repository: Interface Metadata Repository 19990713
9 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET_MAINT Gui Comp: Maintenance of InfoSet 20010301
10 Inheritance (c INHERITING FROM c_ref)  CL_RSSBR_GUI_AUTH_GENERATE GUI Component: Generation of Authorizations 20010429
... Click here to see Used By full list (11 items)
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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD 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 P_R_CONTAINER_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container in which GUI Component is Displayed 19990628
2 P_R_PROPERTIES Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_PROPERTIES User-specific Settings 19990628
3 P_R_REPOSITORY 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 APPLICATION_CLOSE Instance method Public Method Application Should be Closed 19990811
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990628
3 FREE Instance method Public Method Releases Explicit Resources to Frontend (Deletes Control) 20000216
4 GET_PROPERTIES Instance method Public Method Read Application-specific Settings from DB 19990628
5 PAI Instance method Public Method Calling PAI Time (Screen) 19990628
6 PBO Instance method Public Method Calling PBO Time (Screen) 19990628
7 SET_PROPERTIES Instance method Public Method Save User-specific Settings to DB 19990628
8 UPDATE_APPLICATION_LOG 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 Returning 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 Importing 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 Importing 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 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20040825
2 Importing 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)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_GUI GUI: Main class 20130416
2 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_GUI_OPS GUI: ALV dispalying operations 20130211
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDDK_GUI_AGGR_MAINT GUI Component: Maintain Aggregates 19991222
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_MAINT_MAIN Maintenance of the TREX Aggregate 20040804
5 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_MDOB_MAINT GUI Comp.: Metadata Object Maintanance 20030307
6 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_GUI_REPOSITORY Document Connection in Repository 20010226
7 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 19990628
8 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_REPOSITORY BW Repository: Interface Metadata Repository 19990713
9 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET_MAINT Gui Comp: Maintenance of InfoSet 20010301
10 Inheritance (c INHERITING FROM c_ref)  CL_RSSBR_GUI_AUTH_GENERATE GUI Component: Generation of Authorizations 20010429
11 Inheritance (c INHERITING FROM c_ref)  CL_RSSBR_GUI_AUTH_MAINT GUI Component: Maintenance of Authorization for User 19991215
History
Last changed by/on SAP  20130531 
SAP Release Created in