SAP ABAP Class CX_RS_SQL_ERROR (SQL Error thrown by BW Data Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRS (Package) Data Manager SQL Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_SQL_ERROR SQL error 20031013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RS_MESSAGE Interface for Message Processing 20031016
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20031016
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RS_SQL_ERROR_SILENT BW Data Manager SQL System Exception 20060828
2 Inheritance (c INHERITING FROM c_ref)  CX_RS_SY_SQL_ERROR BW Data Manager SQL System Exception 20060828
Properties
Class CX_RS_SQL_ERROR  
Short Description SQL Error thrown by BW Data Manager    
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 RSDRS   Data Manager SQL Interface 
Created 20031013   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RS_SQL_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RS_MESSAGE Interface for Message Processing 20031016
2 IF_T100_MESSAGE Interface for Accessing T100 Texts 20031016
Friends
Class CX_RS_SQL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_RS_SQL_ERROR Constant Public See coding 20031016
2 SQLERRTXT Instance attribute Public Type reference (TYPE) CHAR72 SQL Error Text 20031013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031013
Events
Class CX_RS_SQL_ERROR has no event.
Types
Class CX_RS_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 20031013
2 Importing SQLCODE Call by reference Type reference (TYPE) I 20031013
3 Importing SQLERRTXT Call by reference Type reference (TYPE) CHAR72 20031013
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20031013

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