SAP ABAP Class CL_RSRA_GUI_COMPONENT (Component of Reporting Agent UI)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_GUI_COMPONENT_HTML | HTML Control in Reporting Agent UI | 20010611 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_GUI_COMPONENT_PICTURE | Picture Control with Toolbar in Reporting Agent UI | 20010611 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_GUI_COMPONENT_TREE | Tree Control with Toolbar in Reporting Agent UI | 20010611 |
Properties
| Class | CL_RSRA_GUI_COMPONENT | |
| Short Description | Component of Reporting Agent UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRB | BW: Batch Reporting |
| Created | 20010611 | 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) |
Interfaces
Class CL_RSRA_GUI_COMPONENT has no interface implemented.
Friends
Class CL_RSRA_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 | Abstract Container for GUI Controls | 20020116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates an Icon | 20020116 |
Events
Class CL_RSRA_GUI_COMPONENT has no event.
Types
Class CL_RSRA_GUI_COMPONENT has no local type.
Method Signatures
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Type reference (TYPE) | RSRA_PRINT_AREA | Druckbereich | 20020116 | |||
| 2 | I_ICONID | Call by reference | Type reference (TYPE) | RSZICONID | Icon ID | 20020116 | |||
| 3 | I_ICON_NAME | Call by reference | Type reference (TYPE) | RSKEY | Iconname | 20020116 | |||
| 4 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRA_OBJECT_TYPE | Type des Objects | 20020116 | |||
| 5 | I_STATUS | Call by reference | Type reference (TYPE) | RSOBJSTAT | rs_c_objstat-inactive | Aktiv ? | 20020116 | ||
| 6 | R_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Icon | 20020116 |
Method GET_ICON on class CL_RSRA_GUI_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |