SAP ABAP Class CX_SQL_FEATURE_NOT_SUPPORTED (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 | 20120828 |
Properties
| Class | CX_SQL_FEATURE_NOT_SUPPORTED | |
| 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 | 20120828 | 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_FEATURE_NOT_SUPPORTED has no interface implemented.
Friends
Class CX_SQL_FEATURE_NOT_SUPPORTED 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 | '005056A207C81ED1BC9FC86E561B4A72' | 20120828 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FLAG | Kernel is not equipped for this action | 20120828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120828 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120828 |
Events
Class CX_SQL_FEATURE_NOT_SUPPORTED has no event.
Types
Class CX_SQL_FEATURE_NOT_SUPPORTED has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CX_SQL_FEATURE_NOT_SUPPORTED has no parameter.
Method CLASS_CONSTRUCTOR on class CX_SQL_FEATURE_NOT_SUPPORTED has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KERNEL_NOT_EQUIPPED | Call by reference | Type reference (TYPE) | FLAG | 20120828 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120828 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120828 |
Method CONSTRUCTOR on class CX_SQL_FEATURE_NOT_SUPPORTED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |