SAP ABAP Class CX_LOB_SQL_ERROR (SQL Error During LOB Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20080118 |
Properties
| Class | CX_LOB_SQL_ERROR | |
| Short Description | SQL Error During LOB Access | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
| Created | 20080117 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_LOB_SQL_ERROR has no forward declaration.
Interfaces
Class CX_LOB_SQL_ERROR has no interface implemented.
Friends
Class CX_LOB_SQL_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E0802DBB2F784920D650427' | 20080117 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | SQL error number | 20080117 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | SQL Error Text | 20080117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080117 |
Events
Class CX_LOB_SQL_ERROR has no event.
Types
Class CX_LOB_SQL_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080117 | ||||
| 2 | SQL_ERROR_CODE | Call by reference | Type reference (TYPE) | I | 20080117 | ||||
| 3 | SQL_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080117 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080117 |
Method CONSTRUCTOR on class CX_LOB_SQL_ERROR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |