SAP ABAP Class CL_RSCRT_RDA_GUI (Graphical User Interface for RDA)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW
⤷
⤷
Properties
| Class | CL_RSCRT_RDA_GUI | |
| Short Description | Graphical User Interface for RDA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
| Created | 20060725 | SAP |
| Last change | 20140121 | 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_RSCRT_RDA_GUI has no interface implemented.
Friends
Class CL_RSCRT_RDA_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | RS_BOOL | Indicator for Suppressing Popups | 20061026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Says whether popups are hidden | 20061026 | |
| 2 | Static method | Public | Method | Displays exception(s) to popup | 20061027 | |
| 3 | Static method | Public | Method | 20130725 | ||
| 4 | Static method | Public | Method | Displays Current System Message in Status Row | 20060725 | |
| 5 | Static method | Public | Method | Formats a UTC Timestamp | 20070903 | |
| 6 | Static method | Public | Method | Returns a Symbol with Tooltip | 20080326 | |
| 7 | Static method | Public | Method | Shortcut for Function Module with Same Name | 20070919 | |
| 8 | Static method | Public | Method | Determines whether popups are suppressed | 20061026 |
Events
Class CL_RSCRT_RDA_GUI has no event.
Types
Class CL_RSCRT_RDA_GUI has no local type.
Method Signatures
Method ARE_POPUPS_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_POPUPS_DISABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 |
Method ARE_POPUPS_DISABLED on class CL_RSCRT_RDA_GUI has no exception.
Method DISPLAY_EXCEPTION_AS_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Ausnahme | 20061027 | |||
| 2 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20061027 |
Method DISPLAY_EXCEPTION_AS_POPUP on class CL_RSCRT_RDA_GUI has no exception.
Method DISPLAY_MESSAGES_AS_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130725 |
Method DISPLAY_MESSAGES_AS_POPUP on class CL_RSCRT_RDA_GUI has no exception.
Method DISPLAY_SY_MSG_IN_STATUS_BAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060725 |
Method DISPLAY_SY_MSG_IN_STATUS_BAR on class CL_RSCRT_RDA_GUI has no exception.
Method FORMAT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TSTMP | Call by reference | Type reference (TYPE) | P | Zeitstempel | 20070903 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | SVAL-VALUE | Wert des Tabellenfeldes | 20070903 |
Method FORMAT_TIMESTAMP on class CL_RSCRT_RDA_GUI has no exception.
Method ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20080326 | |||
| 2 | R_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20080326 |
Method ICON on class CL_RSCRT_RDA_GUI has no exception.
Method POPUP_TO_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUESTION | Call by reference | Type reference (TYPE) | C_VAL | Übergabe value in Charakterformat | 20070919 | |||
| 2 | I_TITLEBAR | Call by reference | Type reference (TYPE) | C_VAL | Übergabe value in Charakterformat | 20070919 | |||
| 3 | R_ANSWER | Value transfer | Type reference (TYPE) | NUMC1 | Num1 | 20070919 |
Method POPUP_TO_CONFIRM on class CL_RSCRT_RDA_GUI has no exception.
Method SET_POPUPS_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POPUPS_DISABLED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061026 |
Method SET_POPUPS_DISABLED on class CL_RSCRT_RDA_GUI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |