SAP ABAP Class CX_RSDF_EXCEPTION (DWB Exception Master Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSDF (Package) Front-End for Data Warehousing Workbench Data Flow
⤷
⤷
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) | 20090610 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDF_CANCELED | Function canceled | 20090907 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSDF_NOT_FOUND | Data flow not found | 20090610 |
Properties
| Class | CX_RSDF_EXCEPTION | |
| Short Description | DWB Exception Master Class | |
| 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 | RSDF | Front-End for Data Warehousing Workbench Data Flow |
| Created | 20090610 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSDF_EXCEPTION has no forward declaration.
Interfaces
Class CX_RSDF_EXCEPTION has no interface implemented.
Friends
Class CX_RSDF_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090610 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSDFDATAFLOW | Data flow/data flow template | 20090610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090610 |
Events
Class CX_RSDF_EXCEPTION has no event.
Types
Class CX_RSDF_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 | DATAFLOW | Call by reference | Type reference (TYPE) | RSDFDATAFLOW | 20090610 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090610 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090610 |
Method CONSTRUCTOR on class CX_RSDF_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |