SAP ABAP Class CL_RSCRT_RDA_ERROR (Display for Failed Attempts)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRT_RDA_ERROR | Constants for Error | 20080310 |
Properties
| Class | CL_RSCRT_RDA_ERROR | |
| Short Description | Display for Failed Attempts | |
| 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 | 20080310 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCRT_RDA_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCRT_RDA_ERROR | Constants for Error | 20080310 |
Friends
Class CL_RSCRT_RDA_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | LED: Catch Error, not Tolerated | 20080311 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | LED: Error Caught, Tolerated | 20080311 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | LED: No Error | 20080311 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | LED: Error not Caught, not Tolerated | 20080311 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | LED: Error not Caught, Tolerated | 20080311 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV for output | 20080310 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for ALV | 20080310 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSCRT_RDA_T_ERROR | Failed Attempts (1st Message) | 20080311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates New Object | 20080310 | |
| 2 | Static method | Public | Method | Displays Errors in a Dialog Box | 20080310 | |
| 3 | Instance method | Protected | Method | Displays Errors in a Dialog Box | 20080318 | |
| 4 | Static method | Public | Method | Not yet implemented | 20080919 | |
| 5 | Instance method | Protected | Event handling method | Release Objects | 20080310 | |
| 6 | Instance method | Protected | Event handling method | Jump if Double-Click on a Cell | 20080312 | |
| 7 | Instance method | Protected | Event handling method | Clicked on Long Text | 20080310 | |
| 8 | Static method | Public | Method | Reset Error | 20080919 | |
| 9 | Instance method | Protected | Method | Reads Failed Attempts from RSCRT_RDA_ERROR | 20080310 | |
| 10 | Instance method | Protected | Method | Reads 2nd and Following Error Messages | 20080313 | |
| 11 | Static method | Public | Method | Reads Last Error from RSCRT_RDA_ERROR | 20080424 | |
| 12 | Static method | Public | Method | Reads Last Error from RSCRT_RDA_ERROR | 20080424 | |
| 13 | Static method | Public | Method | Deletes All Marked Errors | 20080319 | |
| 14 | Static method | Public | Method | Resets Number of Failed Attempts | 20080319 | |
| 15 | Instance method | Protected | Method | Displays Details for an Error | 20080312 |
Events
Class CL_RSCRT_RDA_ERROR has no event.
Types
Class CL_RSCRT_RDA_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | 350 | Höhe | 20080310 | ||
| 2 | I_LEFT | Call by reference | Type reference (TYPE) | I | 25 | Abstand links | 20080310 | ||
| 3 | I_TOP | Call by reference | Type reference (TYPE) | I | 125 | Abstand oben | 20080310 | ||
| 4 | I_WIDTH | Call by reference | Type reference (TYPE) | I | 750 | Breite | 20080310 |
Method CONSTRUCTOR on class CL_RSCRT_RDA_ERROR has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Call by reference | Type reference (TYPE) | RSCRT_DEMONID | Dämon-ID | 20080310 | |||
| 2 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20080310 | |||
| 3 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20080310 | |||
| 4 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20080310 |
Method DISPLAY on class CL_RSCRT_RDA_ERROR has no exception.
Method DISPLAY_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Call by reference | Type reference (TYPE) | RSCRT_DEMONID | Dämon-ID | 20080318 | |||
| 2 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20080318 | |||
| 3 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20080318 | |||
| 4 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20080318 |
Method DISPLAY_ERRORS on class CL_RSCRT_RDA_ERROR has no exception.
Method ON_DELTA_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20080919 | |||
| 2 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20080919 |
Method ON_DELTA_INIT on class CL_RSCRT_RDA_ERROR has no exception.
Method ON_DIALOGBOX_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 20080310 |
Method ON_DIALOGBOX_CLOSE on class CL_RSCRT_RDA_ERROR has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20080312 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20080312 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20080312 |
Method ON_DOUBLE_CLICK on class CL_RSCRT_RDA_ERROR has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | ZeilenId | 20080312 | ||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | SpaltenId | 20080310 | ||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20080310 |
Method ON_HOTSPOT_CLICK on class CL_RSCRT_RDA_ERROR has no exception.
Method ON_START_UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPACKAGE_ID | Call by reference | Type reference (TYPE) | RSLOGDPID | RDA-InfoPackage | 20080919 |
Method ON_START_UPLOAD on class CL_RSCRT_RDA_ERROR has no exception.
Method READ_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Call by reference | Type reference (TYPE) | RSCRT_DEMONID | Dämon-ID | 20080310 | |||
| 2 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20080310 | |||
| 3 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20080310 | |||
| 4 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20080310 |
Method READ_ERRORS on class CL_RSCRT_RDA_ERROR has no exception.
Method READ_ERRORS_MORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ERROR | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_ERROR | Erweiterte Struktur für Fehler bei RDA | 20080313 | |||
| 2 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | Nur die Nachrichten | 20080313 |
Method READ_ERRORS_MORE on class CL_RSCRT_RDA_ERROR has no exception.
Method READ_LAST_ERROR_RDAOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_STATUS | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_STATUS | Teilstruktur von DB-Tabelle rscrt_rda_req | 20080424 | |||
| 2 | R_S_ERROR | Value transfer | Type reference (TYPE) | RSCRT_RDA_ERROR | Fehler bei der Real-Time Data Acquisition | 20080424 |
Method READ_LAST_ERROR_RDAOBJECT on class CL_RSCRT_RDA_ERROR has no exception.
Method READ_LAST_ERROR_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_RUNTIME | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_RUNTIME | 20080424 | ||||
| 2 | R_S_ERROR | Value transfer | Type reference (TYPE) | RSCRT_RDA_ERROR | Fehler bei der Real-Time Data Acquisition | 20080424 |
Method READ_LAST_ERROR_RUNTIME on class CL_RSCRT_RDA_ERROR has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMONID | Call by reference | Type reference (TYPE) | RSCRT_DEMONID | Dämon-ID | 20080319 | |||
| 2 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20080319 | |||
| 3 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20080319 | |||
| 4 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20080319 |
Method RESET on class CL_RSCRT_RDA_ERROR has no exception.
Method RESET_FAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGDPID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20080319 | |||
| 2 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | Objekt in der Realtime data Acquisition | 20080319 | |||
| 3 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | Typ eines RDA-Objekts | 20080319 |
Method RESET_FAILS on class CL_RSCRT_RDA_ERROR has no exception.
Method SHOW_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ERROR | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_ERROR | Erweiterte Struktur für Fehler bei RDA | 20080312 |
Method SHOW_DETAILS on class CL_RSCRT_RDA_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |