SAP ABAP Class CX_RSTRAN_ERROR_WITH_MESSAGE (Exception with Message)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN (Package) Transformation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_EXCEPTION | Transformation Exception Class | 20041001 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_HAAP | exception for HAP | 20130717 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_SQL_STRING | SQL error string | 20130809 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_VERSION_ERROR | Inconsistent Object Version | 20070413 |
Properties
Class | CX_RSTRAN_ERROR_WITH_MESSAGE | |
Short Description | Exception with Message | |
Super Class | CX_RSTRAN_EXCEPTION | Transformation Exception Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | RSTRAN | Transformation |
Created | 20041001 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RSTRAN_ERROR_WITH_MESSAGE has no forward declaration.
Interfaces
Class CX_RSTRAN_ERROR_WITH_MESSAGE has no interface implemented.
Friends
Class CX_RSTRAN_ERROR_WITH_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20050525 | ||||
2 | ![]() |
Constant | Public | See coding | 20050525 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20060627 | ||
4 | ![]() |
Constant | Public | See coding | 20050712 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | TEXT ID message has priority | 20101222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041001 |
2 | ![]() |
Instance method | Public | Method | 20101222 |
Events
Class CX_RSTRAN_ERROR_WITH_MESSAGE has no event.
Types
Class CX_RSTRAN_ERROR_WITH_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG_TAB | Call by reference | Type reference (TYPE) | RS_T_MSG | 20060627 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041001 | |||
3 | ![]() |
P_TEXTID | Call by reference | Type reference (TYPE) | RS_BOOL | 20101222 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20041001 |
Method CONSTRUCTOR on class CX_RSTRAN_ERROR_WITH_MESSAGE has no exception.
Method GET_MESSAGES 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 | Nachrichtentabelle | 20101222 |
Method GET_MESSAGES on class CX_RSTRAN_ERROR_WITH_MESSAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |