SAP ABAP Class CX_RSODP_TREX_ERROR (Error)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSODP (Package) Operational Data Provisioning (BW Part)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20081203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081203 |
Properties
| Class | CX_RSODP_TREX_ERROR | |
| Short Description | Error | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSODP | Operational Data Provisioning (BW Part) |
| Created | 20081203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081203 |
Friends
Class CX_RSODP_TREX_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Action | 20081203 | |||
| 2 | Constant | Public | See coding | 20110216 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute Name | 20110216 | |||
| 4 | Constant | Public | See coding | 20081203 | |||||
| 5 | Constant | Public | See coding | 20081209 | |||||
| 6 | Constant | Public | Type reference (TYPE) | SYST-MSGV1 | 'General Error' | Message Variable | 20090311 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20110216 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20081203 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20081203 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20081203 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20081203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081203 | |
| 2 | Static method | Public | Method | 20081203 | ||
| 3 | Instance method | Public | Method | 20081209 |
Events
Class CX_RSODP_TREX_ERROR has no event.
Types
Class CX_RSODP_TREX_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 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20081203 | ||||
| 2 | ATTR_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | 20110216 | ||||
| 3 | INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | 20110216 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20081203 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20081203 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20081203 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20081203 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081203 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081203 |
Method CONSTRUCTOR on class CX_RSODP_TREX_ERROR has no exception.
Method CREATE_FROM_TREX_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20081203 | |||
| 2 | I_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returncode | 20081203 | |||
| 3 | R_R_TREX_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_RSODP_TREX_ERROR | Fehler | 20081203 |
Method CREATE_FROM_TREX_ERROR on class CX_RSODP_TREX_ERROR has no exception.
Method GET_TREX_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20081209 |
Method GET_TREX_ERROR on class CX_RSODP_TREX_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |