SAP ABAP Class CX_RIS_INCLUDE_ERROR (RIS Include Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20110404
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20110404
Properties
Class CX_RIS_INCLUDE_ERROR  
Short Description RIS Include Error    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SRIS_OCCURRENCE_FINDER   Repository Information System: Occurrence Finder 
Created 20110315   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RIS_INCLUDE_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20110404
Friends
Class CX_RIS_INCLUDE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_OF_TR_ASSIGNMENT Constant Public See coding 20110404
2 COMPONENTS_IN_MULTIPLE_TRS Constant Public See coding 20110404
3 FM_NOT_SUPPORTED Constant Public See coding 20110404
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 1 20110404
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 2 20110404
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 3 20110404
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 4 20110404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110404
2 CREATE_TEXTID_FROM_EXC_TEXT Static method Public Method Creates a text ID from an exception text 20110404
3 CREATE_TEXTID_FROM_MSG_PARAMS Static method Public Method Creates a text ID from message parameters 20110404
Events
Class CX_RIS_INCLUDE_ERROR has no event.
Types
Class CX_RIS_INCLUDE_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 MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20110404
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20110404
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20110404
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20110404
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110404
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110404

Method CONSTRUCTOR on class CX_RIS_INCLUDE_ERROR has no exception.

Method CREATE_TEXTID_FROM_EXC_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Exception class whose text shall be raised 20110404
2 Returning RESULT Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY T100 message text id 20110404

Method CREATE_TEXTID_FROM_EXC_TEXT on class CX_RIS_INCLUDE_ERROR has no exception.

Method CREATE_TEXTID_FROM_MSG_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Message id 20110404
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Message number 20110404
3 Returning RESULT Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY T100 message text id 20110404

Method CREATE_TEXTID_FROM_MSG_PARAMS on class CX_RIS_INCLUDE_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in