SAP ABAP Class CX_SY_NATIVE_SQL_ERROR (Native 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_SQL_ERROR SQL error 20001124
Properties
Class CX_SY_NATIVE_SQL_ERROR  
Short Description Native SQL Error    
Super Class CX_SY_SQL_ERROR 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 20000815   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_NATIVE_SQL_ERROR has no forward declaration.
Interfaces
Class CX_SY_NATIVE_SQL_ERROR has no interface implemented.
Friends
Class CX_SY_NATIVE_SQL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTERR Constant Public Type reference (TYPE) SOTR_CONC '559DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
2 CONNECTION_LIMIT Constant Public Type reference (TYPE) SOTR_CONC 'B29DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
3 CONNECTSTR_ERROR Constant Public Type reference (TYPE) SOTR_CONC '729DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
4 CURSOR_LIMIT Constant Public Type reference (TYPE) SOTR_CONC 'B49DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
5 CX_SY_NATIVE_SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '679DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
6 DEFAULT_CR_ERROR Constant Public Type reference (TYPE) SOTR_CONC '799DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
7 DSQL_RC Instance attribute Public Type reference (TYPE) I Return Code of the DBIF 20001124
8 INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '809DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
9 INVALENV_ERROR Constant Public Type reference (TYPE) SOTR_CONC '879DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
10 INVALID_CURSOR Constant Public Type reference (TYPE) SOTR_CONC '8E9DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
11 INVALID_REQUEST Constant Public Type reference (TYPE) SOTR_CONC '909DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
12 KEY_ALREADY_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '929DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
13 KEY_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '949DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
14 MIXED_CR_ERROR Constant Public Type reference (TYPE) SOTR_CONC '9B9DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
15 NATIVE_CR_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'A29DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
16 NO_MEMORY Constant Public Type reference (TYPE) SOTR_CONC 'A49DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
17 OBJ_EXISTS Constant Public Type reference (TYPE) SOTR_CONC 'A69DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
18 OBJ_UNKNOWN Constant Public Type reference (TYPE) SOTR_CONC 'A89DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
19 SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '44CC70686FF34DFDE10000000A1146E6' Exception ID: Value for Attribute TEXTID 20010109
20 UNEXPECTED_CODE Constant Public Type reference (TYPE) SOTR_CONC 'B09DC43D8BE5D411AE7508000627B058' Exception ID: Value for Attribute TEXTID 20010109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001124
Events
Class CX_SY_NATIVE_SQL_ERROR has no event.
Types
Class CX_SY_NATIVE_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 Importing DSQL_RC Call by reference Type reference (TYPE) I 20001124
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001124
3 Importing SQLCODE Call by reference Type reference (TYPE) I 20001124
4 Importing SQLMSG Call by reference Type reference (TYPE) STRING 20050614
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001124

Method CONSTRUCTOR on class CX_SY_NATIVE_SQL_ERROR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610