SAP ABAP Class CX_RS_INT_ERROR_SUBRC (Internal Error with SUBRC)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD (Package) BW: Data basis data manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RS_PROGRAM_ERROR General Runtime Error in Program (Internal Error) 20040120
Properties
Class CX_RS_INT_ERROR_SUBRC  
Short Description Internal Error with SUBRC    
Super Class CX_RS_PROGRAM_ERROR General Runtime Error in Program (Internal Error) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSDD   BW: Data basis data manager 
Created 20040120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RS_INT_ERROR_SUBRC has no forward declaration.
Interfaces
Class CX_RS_INT_ERROR_SUBRC has no interface implemented.
Friends
Class CX_RS_INT_ERROR_SUBRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_RS_INT_ERROR_SUBRC Constant Public See coding 20040120
2 SUBRC Instance attribute Public Type reference (TYPE) I sy-subrc for Error 20040120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
Events
Class CX_RS_INT_ERROR_SUBRC has no event.
Types
Class CX_RS_INT_ERROR_SUBRC 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 METHOD Call by reference Type reference (TYPE) STRING '' 20040120
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040120
3 Importing SUBRC Call by reference Type reference (TYPE) I 20040120
4 Importing TEXT Call by reference Type reference (TYPE) STRING 20040120
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040120

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