SAP ABAP Class CX_SY_SQL_ERROR (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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20001124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RS_SQL_ERROR SQL Error thrown by BW Data Manager 20031013
2 Inheritance (c INHERITING FROM c_ref)  CX_SY_DB_PROCEDURE Exception Class for Database Procedures 20120619
3 Inheritance (c INHERITING FROM c_ref)  CX_SY_EXPIMP_DB_SQL_ERROR Exception Class for SQL Errors in EXPORT TO DATABASE 20120802
4 Inheritance (c INHERITING FROM c_ref)  CX_SY_NATIVE_SQL_ERROR Native SQL Error 20001124
5 Inheritance (c INHERITING FROM c_ref)  CX_SY_OPEN_SQL_ERROR Open SQL Error 20001124
Properties
Class CX_SY_SQL_ERROR  
Short Description SQL error    
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 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_SQL_ERROR has no forward declaration.
Interfaces
Class CX_SY_SQL_ERROR has no interface implemented.
Friends
Class CX_SY_SQL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '874B8E69FDDBD411B30C000102A3F65B' Exception ID: Value for Attribute TEXTID 20001227
2 SQLCODE Instance attribute Public Type reference (TYPE) I Database Return Code 20001124
3 SQLMSG Instance attribute Public Type reference (TYPE) STRING SQL error text for return code 20120203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001124
Events
Class CX_SY_SQL_ERROR has no event.
Types
Class CX_SY_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001124
2 Importing SQLCODE Call by reference Type reference (TYPE) I 20001124
3 Importing SQLMSG Call by reference Type reference (TYPE) STRING 20120203
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001124

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