SAP ABAP Class CX_SY_DYNAMIC_OSQL_ERROR (Open SQL Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷ S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷ BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷ S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_OPEN_SQL_ERROR | Open SQL Error | 20010116 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_DYNAMIC_OSQL_SEMANTICS | Open SQL Error | 20010116 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SY_DYNAMIC_OSQL_SYNTAX | Open SQL Error | 20010116 |
Properties
Class | CX_SY_DYNAMIC_OSQL_ERROR | |
Short Description | Open SQL Error | |
Super Class | CX_SY_OPEN_SQL_ERROR | Open SQL Error |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20010116 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_DYNAMIC_OSQL_ERROR has no forward declaration.
Interfaces
Class CX_SY_DYNAMIC_OSQL_ERROR has no interface implemented.
Friends
Class CX_SY_DYNAMIC_OSQL_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLAUSE | Instance attribute | Public | Type reference (TYPE) | I | Clause | 20010116 | ||
2 | COLUMN | Instance attribute | Public | Type reference (TYPE) | I | Column in Source Code | 20010116 | ||
3 | CX_SY_DYNAMIC_OSQL_ERROR | Constant | Public | Type reference (TYPE) | SOTR_CONC | '834B8E69FDDBD411B30C000102A3F65B' | Exception ID: Value for Attribute TEXTID | 20010116 | |
4 | FROM_CLAUSE | Constant | Public | Type reference (TYPE) | I | 2 | Dummy analog B20 INT1 | 20010116 | |
5 | GROUPBY_CLAUSE | Constant | Public | Type reference (TYPE) | I | 4 | Dummy analog B20 INT1 | 20010116 | |
6 | HAVING_CLAUSE | Constant | Public | Type reference (TYPE) | I | 5 | Dummy analog B20 INT1 | 20010116 | |
7 | KEYWORD | Instance attribute | Public | Type reference (TYPE) | STRING | Keyword for TRMSG Entry | 20121010 | ||
8 | MSGNUMBER | Instance attribute | Public | Type reference (TYPE) | STRING | Message Number | 20121010 | ||
9 | MSGTEXT | Instance attribute | Public | Type reference (TYPE) | STRING | Error Message | 20121010 | ||
10 | ORDERBY_CLAUSE | Constant | Public | Type reference (TYPE) | I | 6 | Dummy analog B20 INT1 | 20010116 | |
11 | ROW | Instance attribute | Public | Type reference (TYPE) | I | Line in Source Code | 20010116 | ||
12 | SELECT_LIST | Constant | Public | Type reference (TYPE) | I | 1 | Dummy analog B20 INT1 | 20010116 | |
13 | SET_CLAUSE | Constant | Public | Type reference (TYPE) | I | 7 | Dummy analog B20 INT1 | 20010116 | |
14 | SUBQUERY | Instance attribute | Public | Type reference (TYPE) | I | Number of Sub-Query | 20010116 | ||
15 | TOKEN | Instance attribute | Public | Type reference (TYPE) | STRING | Wrong word | 20010116 | ||
16 | WHERE_CLAUSE | Constant | Public | Type reference (TYPE) | I | 3 | Dummy analog B20 INT1 | 20010116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20010116 |
Events
Class CX_SY_DYNAMIC_OSQL_ERROR has no event.
Types
Class CX_SY_DYNAMIC_OSQL_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 | Importing | CLAUSE | Call by reference | Type reference (TYPE) | I | 20010116 | |||
2 | Importing | COLUMN | Call by reference | Type reference (TYPE) | I | 20010116 | |||
3 | Importing | KEYWORD | Call by reference | Type reference (TYPE) | STRING | 20121010 | |||
4 | Importing | MSGNUMBER | Call by reference | Type reference (TYPE) | STRING | 20121010 | |||
5 | Importing | MSGTEXT | Call by reference | Type reference (TYPE) | STRING | 20121010 | |||
6 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010116 | |||
7 | Importing | ROW | Call by reference | Type reference (TYPE) | I | 20010116 | |||
8 | Importing | SQLCODE | Call by reference | Type reference (TYPE) | I | 20010116 | |||
9 | Importing | SQLMSG | Call by reference | Type reference (TYPE) | STRING | 20120308 | |||
10 | Importing | SUBQUERY | Call by reference | Type reference (TYPE) | I | 20010116 | |||
11 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010116 | |||
12 | Importing | TOKEN | Call by reference | Type reference (TYPE) | STRING | 20010116 |
Method CONSTRUCTOR on class CX_SY_DYNAMIC_OSQL_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |