SAP ABAP Class CX_SHDB_TOOLS_EXCEPTION (exceptions of HANA DB objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
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 20120117
Properties
Class CX_SHDB_TOOLS_EXCEPTION  
Short Description exceptions of HANA DB objects    
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 SHDB_TOOLS    
Program status S  System Program 
Category 40  Exception Class 
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20120105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SHDB_TOOLS_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SHDB_DEF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_SHDB_TOOLS_EXCEPTION has no interface implemented.
Friends
Class CX_SHDB_TOOLS_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARVAL Instance attribute Public Type reference (TYPE) IF_SHDB_DEF=>TT_PARVAL 20120213
2 MV_CLASS_ID Instance attribute Public Type reference (TYPE) CL_SHDB_TOOLS_BASE=>TV_CLASS_ID 20120213
3 MV_CONTEXT Instance attribute Public Type reference (TYPE) STRING 20120213
4 MV_MSG Instance attribute Public Type reference (TYPE) STRING 20120213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120105
2 RAISE Static method Public Method 20120117
Events
Class CX_SHDB_TOOLS_EXCEPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ERR_CODE Private See coding 20120213 BEGIN OF ts_err_code, class(2) TYPE n, meth(2) TYPE n, code(4) TYPE n, END OF ts_err_code
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MT_PARVAL Call by reference Type reference (TYPE) IF_SHDB_DEF=>TT_PARVAL 20120213
2 Importing MV_CLASS_ID Call by reference Type reference (TYPE) CL_SHDB_TOOLS_BASE=>TV_CLASS_ID 20120213
3 Importing MV_CONTEXT Call by reference Type reference (TYPE) STRING 20120213
4 Importing MV_MSG Call by reference Type reference (TYPE) STRING 20120213
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120105
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120105

Method CONSTRUCTOR on class CX_SHDB_TOOLS_EXCEPTION has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARVAL Call by reference Type reference (TYPE) IF_SHDB_DEF=>TT_PARVAL 20120213
2 Importing IV_CLASS_ID Call by reference Type reference (TYPE) CL_SHDB_TOOLS_BASE=>TV_CLASS_ID Zweistellige Nummer 20120213
3 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20120213
4 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20120213
# Exception Resumable Description Created on
1 CX_SHDB_TOOLS_EXCEPTION 20120127
History
Last changed by/on SAP  20130531 
SAP Release Created in 730