SAP ABAP Class CX_TPSQL (SQL Templates Base Exception Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
STPSQL_BASE (Package) SQL Templates Base
⤷
⤷
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 | 20101105 |
Properties
| Class | CX_TPSQL | |
| Short Description | SQL Templates Base Exception Class | |
| 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 | STPSQL_BASE | SQL Templates Base |
| Created | 20101105 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TPSQL has no forward declaration.
Interfaces
Class CX_TPSQL has no interface implemented.
Friends
Class CX_TPSQL 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) | TPSQL_MESSAGE_T | BRF: Error Messages in Migration | 20101105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101105 | |
| 2 | Static method | Private | Method | Retrieve Message Data from system variables | 20101105 | |
| 3 | Static method | Public | Method | Get single message in a structure | 20101105 | |
| 4 | Static method | Public | Method | Get single message in a table | 20101105 | |
| 5 | Static method | Private | Method | Determine Source code position of Exception | 20101105 |
Events
Class CX_TPSQL has no event.
Types
Class CX_TPSQL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MSG | Call by reference | Type reference (TYPE) | TPSQL_MESSAGE_T | 20101105 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20101105 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20101105 |
Method CONSTRUCTOR on class CX_TPSQL has no exception.
Method GET_MESSAGE_FROM_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE | Value transfer | Type reference (TYPE) | TPSQL_MESSAGE_S | TPSQL: Message structure | 20101105 |
Method GET_MESSAGE_FROM_SYSTEM on class CX_TPSQL has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE | Value transfer | Type reference (TYPE) | TPSQL_MESSAGE_S | BRF: Error Messages in Migration | 20101105 |
Method GET_MSG on class CX_TPSQL has no exception.
Method GET_MSG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | TPSQL_MESSAGE_T | TPSQL: Message table | 20101105 |
Method GET_MSG_TAB on class CX_TPSQL has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLSTACK_LEVEL | Call by reference | Type reference (TYPE) | I | 2 | 20101105 | |||
| 2 | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20101105 |
Method GET_SOURCE on class CX_TPSQL has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |