SAP ABAP Class CX_RSTRAN_RTO_ERROR (Error in Transformation Runtime Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_R (Package) Transformation Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_EXCEPTION | Transformation Exception Class | 20070727 |
Properties
| Class | CX_RSTRAN_RTO_ERROR | |
| Short Description | Error in Transformation Runtime Object | |
| Super Class | CX_RSTRAN_EXCEPTION | Transformation Exception Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSTRAN | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSTRAN_R | Transformation Runtime |
| Created | 20070727 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSTRAN_RTO_ERROR has no forward declaration.
Interfaces
Class CX_RSTRAN_RTO_ERROR has no interface implemented.
Friends
Class CX_RSTRAN_RTO_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070727 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable 1 | 20070727 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable 2 | 20070727 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable 3 | 20070727 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable 4 | 20070727 | |||
| 6 | Constant | Public | See coding | 20070727 | |||||
| 7 | Constant | Public | See coding | 20070727 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSTRAN_RTO_SUBOBJECT | Subobject of Runtime Object of Transformation | 20070727 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSTRANID | Transformation ID | 20070727 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20070727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070727 |
Events
Class CX_RSTRAN_RTO_ERROR has no event.
Types
Class CX_RSTRAN_RTO_ERROR 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 | 20070727 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20070727 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20070727 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20070727 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070727 | ||||
| 6 | SUBOBJECT | Call by reference | Type reference (TYPE) | RSTRAN_RTO_SUBOBJECT | 20070727 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070727 | ||||
| 8 | TRANID | Call by reference | Type reference (TYPE) | RSTRANID | 20070727 | ||||
| 9 | T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20070727 |
Method CONSTRUCTOR on class CX_RSTRAN_RTO_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |