SAP ABAP Class CX_RSKS_EXCEPTION (Exception Class New InfoSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0
⤷
⤷
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) | 20041206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_CANCELLED | Terminated by User (Dialog) | 20041206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_DISPLAY_ONLY | Object can be displayed only - it can not be edited | 20041206 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_ERROR_WITH_MESSAGE | Exception with Message | 20041206 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_INPUT_INVALID | Incorrect Input | 20041206 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_NOT_AUTHORIZED | No Authorization | 20041217 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_NOT_FOUND | Does not exist | 20041217 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_NO_SAVE | Changes Not Saved | 20041206 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_RSKS_VERSION_NOT_FOUND | Object not found in a version | 20041206 |
Properties
| Class | CX_RSKS_EXCEPTION | |
| Short Description | Exception Class New InfoSource | |
| 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 | RSKS | InfoSource 7.0 |
| Created | 20041206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSKS_EXCEPTION has no forward declaration.
Interfaces
Class CX_RSKS_EXCEPTION has no interface implemented.
Friends
Class CX_RSKS_EXCEPTION has no friend class.
Attributes
Class CX_RSKS_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041206 |
Events
Class CX_RSKS_EXCEPTION has no event.
Types
Class CX_RSKS_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041206 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20041206 |
Method CONSTRUCTOR on class CX_RSKS_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |