SAP ABAP Class CX_IFP_CATCH_ERROR_MESSAGE (Exception with Message)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IFP_FAILURE Action could not be performed 20070123
Properties
Class CX_IFP_CATCH_ERROR_MESSAGE  
Short Description Exception with Message    
Super Class CX_IFP_FAILURE Action could not be performed 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package FS_CORR_POST   Correspondence Postprocessing 
Created 20070123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IFP_CATCH_ERROR_MESSAGE has no forward declaration.
Interfaces
Class CX_IFP_CATCH_ERROR_MESSAGE has no interface implemented.
Friends
Class CX_IFP_CATCH_ERROR_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
2 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
3 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
4 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070123
2 RAISE_MESSAGE_EXCEPTION Static method Public Method Raise Exception 20070123
Events
Class CX_IFP_CATCH_ERROR_MESSAGE has no event.
Types
Class CX_IFP_CATCH_ERROR_MESSAGE 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 20070123
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20070123
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20070123
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20070123
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070123
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070123

Method CONSTRUCTOR on class CX_IFP_CATCH_ERROR_MESSAGE has no exception.

Method RAISE_MESSAGE_EXCEPTION 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 Nachrichtenklasse 20070123
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20070123
3 Importing MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 Nachrichtenvariable 20070123
4 Importing MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 Nachrichtenvariable 20070123
5 Importing MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 Nachrichtenvariable 20070123
6 Importing MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 Nachrichtenvariable 20070123
7 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20070123
# Exception Resumable Description Created on
1 CX_IFP_CATCH_ERROR_MESSAGE Ausnahme mit Nachricht 20070123
History
Last changed by/on SAP  20110908 
SAP Release Created in 710