SAP ABAP Class CX_RSTRAN_SQL_STRING (SQL error string)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_DB (Package) Transformtion on DB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSTRAN_ERROR_WITH_MESSAGE | Exception with Message | 20130809 |
Properties
| Class | CX_RSTRAN_SQL_STRING | |
| Short Description | SQL error string | |
| Super Class | CX_RSTRAN_ERROR_WITH_MESSAGE | Exception with Message |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSTRAN_DB | Transformtion on DB |
| Created | 20130809 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSTRAN_SQL_STRING has no forward declaration.
Interfaces
Class CX_RSTRAN_SQL_STRING has no interface implemented.
Friends
Class CX_RSTRAN_SQL_STRING 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 | 20130809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130809 | |
| 2 | Instance method | Private | Method | create msg tab for a string | 20130809 |
Events
Class CX_RSTRAN_SQL_STRING has no event.
Types
Class CX_RSTRAN_SQL_STRING 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 | 20130809 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130809 | ||||
| 3 | P_STRING | Call by reference | Type reference (TYPE) | STRING | 20130809 | ||||
| 4 | P_TEXTID | Call by reference | Type reference (TYPE) | RS_BOOL | 20130809 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130809 |
Method CONSTRUCTOR on class CX_RSTRAN_SQL_STRING has no exception.
Method STRING_TO_MSG_TAB Signature
Method STRING_TO_MSG_TAB on class CX_RSTRAN_SQL_STRING has no parameter.
Method STRING_TO_MSG_TAB on class CX_RSTRAN_SQL_STRING has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |