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 MT_MSG 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101105
2 GET_MESSAGE_FROM_SYSTEM Static method Private Method Retrieve Message Data from system variables 20101105
3 GET_MSG Static method Public Method Get single message in a structure 20101105
4 GET_MSG_TAB Static method Public Method Get single message in a table 20101105
5 GET_SOURCE 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 Importing MT_MSG Call by reference Type reference (TYPE) TPSQL_MESSAGE_T 20101105
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101105
3 Importing 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 Returning 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 Returning 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 Returning 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 Importing IV_CALLSTACK_LEVEL Call by reference Type reference (TYPE) I 2 20101105
2 Returning 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