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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SHDB_DEF=>TT_PARVAL | 20120213 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_SHDB_TOOLS_BASE=>TV_CLASS_ID | 20120213 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120213 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120105 | |
2 | ![]() |
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 | ![]() |
MT_PARVAL | Call by reference | Type reference (TYPE) | IF_SHDB_DEF=>TT_PARVAL | 20120213 | |||
2 | ![]() |
MV_CLASS_ID | Call by reference | Type reference (TYPE) | CL_SHDB_TOOLS_BASE=>TV_CLASS_ID | 20120213 | |||
3 | ![]() |
MV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20120213 | |||
4 | ![]() |
MV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120213 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120105 | |||
6 | ![]() |
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 | ![]() |
IT_PARVAL | Call by reference | Type reference (TYPE) | IF_SHDB_DEF=>TT_PARVAL | 20120213 | |||
2 | ![]() |
IV_CLASS_ID | Call by reference | Type reference (TYPE) | CL_SHDB_TOOLS_BASE=>TV_CLASS_ID | Zweistellige Nummer | 20120213 | ||
3 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20120213 | |||
4 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120127 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |