SAP ABAP Class CX_SQL_EXCEPTION (Exception Class for SQL Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SDB_ADBC (Package) ABAP Database Call Interface (Dynamic SQL)

⤷

⤷

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 | 20001208 |
Properties
Class | CX_SQL_EXCEPTION | |
Short Description | Exception Class for SQL Error | |
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 | SDB_ADBC | ABAP Database Call Interface (Dynamic SQL) |
Created | 20001208 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_SQL_EXCEPTION has no interface implemented.
Friends
Class CX_SQL_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) | FLAG | Database connection closed | 20030702 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Error when opening the DB connection | 20120601 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '44CEFA5BE0414DACE10000000A1146E5' | 20060801 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Database Object To Be Created Already Exists | 20001208 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | This Database Object Does Not Exist | 20001208 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | SQL Error Occurred | 20001219 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Uniqueness of Key Can No Longer Be Guaranteed | 20001208 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Incorrect Call Parameter | 20100625 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | An internal error has occurred | 20001219 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Invalid Cursor Entered | 20010531 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Insufficient memory available | 20120524 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | SQL Error Code | 20001208 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBSQLMSG | Error Text | 20001208 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Unknown Connection Name | 20010531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001208 |
Events
Class CX_SQL_EXCEPTION has no event.
Types
Class CX_SQL_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_SQL_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |