SAP ABAP Class CX_RSDR_TREX_ERROR (Error occured inside TREX)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRV (Package) Data Manager Virtual InfoProvider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RS_ACCESS_ERROR Access error 20040702
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSDR_TREX_ERROR_SILENT Silent Exception for TREX_ERROR 20090313
Properties
Class CX_RSDR_TREX_ERROR  
Short Description Error occured inside TREX    
Super Class CX_RS_ACCESS_ERROR Access error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSDRV   Data Manager Virtual InfoProvider 
Created 20040702   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSDR_TREX_ERROR has no forward declaration.
Interfaces
Class CX_RSDR_TREX_ERROR has no interface implemented.
Friends
Class CX_RSDR_TREX_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CODE Instance attribute Public Type reference (TYPE) I Return Code 20040702
2 CX_RSDR_TREX_ERROR Constant Public See coding 20040702
3 SUBRC Instance attribute Public Attribute reference (LIKE) SY-SUBRC SY-SUBRC 20040702
4 TEXT Instance attribute Public Type reference (TYPE) CHAR200 Return Text 20040702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040702
Events
Class CX_RSDR_TREX_ERROR has no event.
Types
Class CX_RSDR_TREX_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 CODE Call by reference Type reference (TYPE) I 20040702
2 Importing KEY Call by reference Type reference (TYPE) STRING 20040702
3 Importing OBJECT Call by reference Type reference (TYPE) STRING 20040702
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040702
5 Importing SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC 20040702
6 Importing TEXT Call by reference Type reference (TYPE) CHAR200 20040702
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040702

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