SAP ABAP Class CX_RSBK_READ_FAILED (Reading Remote Data Failed)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) | 20050124 |
Properties
| Class | CX_RSBK_READ_FAILED | |
| Short Description | Reading Remote Data Failed | |
| Super Class | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20050124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSBK_READ_FAILED has no forward declaration.
Interfaces
Class CX_RSBK_READ_FAILED has no interface implemented.
Friends
Class CX_RSBK_READ_FAILED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20050126 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20050126 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20050126 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20050126 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20050126 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBM_LOG_COMP_GUI | Handle for Hierarchical Log | 20050124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050124 | |
| 2 | Instance method | Public | Method | 20050725 |
Events
Class CX_RSBK_READ_FAILED has no event.
Types
Class CX_RSBK_READ_FAILED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050126 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20050126 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20050126 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20050126 | ||||
| 5 | N_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSBM_LOG_COMP_GUI | 20050124 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050124 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050124 |
Method CONSTRUCTOR on class CX_RSBK_READ_FAILED has no exception.
Method GET_T_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050725 |
Method GET_T_MSG on class CX_RSBK_READ_FAILED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |