SAP ABAP Class CX_RSDA_STATIC_CHECK (Action canceled)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
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) | 20041208 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_ACCESS_ERROR | Access Error (for Example, Network Error) | 20050209 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_ACTION_FAILED | Action Canceled | 20050120 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_ACTION_REFUSED | Action Refused | 20050120 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_DATA_LOCKED | 20041221 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_INPUT_INVALID | Action canceled | 20050118 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_NEARLINE_ERROR | Action canceled | 20050322 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_NO_MORE_DATA | No More Data Records Available | 20041209 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_OBJECT_NOT_ACTIVE | Communication Error | 20050211 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_OBJECT_NOT_FOUND | Communication Error | 20050217 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_RSDA_STRUCTURE_INCOMPATIBLE | Structure Not Upwardly Compatible | 20061201 |
Properties
| Class | CX_RSDA_STATIC_CHECK | |
| Short Description | Action canceled | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20041208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSDA_STATIC_CHECK has no forward declaration.
Interfaces
Class CX_RSDA_STATIC_CHECK has no interface implemented.
Friends
Class CX_RSDA_STATIC_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20041208 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable 1 | 20041208 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable 2 | 20041208 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable 3 | 20041208 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable 4 | 20041208 | |||
| 6 | Constant | Public | See coding | 20041208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041208 |
Events
Class CX_RSDA_STATIC_CHECK has no event.
Types
Class CX_RSDA_STATIC_CHECK 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 | 20041208 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20041208 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20041208 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20041208 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041208 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20041208 |
Method CONSTRUCTOR on class CX_RSDA_STATIC_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |