SAP ABAP Class CX_FMEUF_MSG (Message Exception Class for Expenditure Certification)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-EC (Application Component) Expenditure Certification
     FMEUF_E (Package) Expenditure Certification
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 20050913
Properties
Class CX_FMEUF_MSG  
Short Description Message Exception Class for Expenditure Certification    
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 FMEUF_E   Expenditure Certification 
Created 20050913   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FMEUF_MSG has no forward declaration.
Interfaces
Class CX_FMEUF_MSG has no interface implemented.
Friends
Class CX_FMEUF_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MSGID Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 20050913
2 M_MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 20050913
3 M_MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20050913
4 M_MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20050913
5 M_MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20050913
6 M_MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20050913
7 M_MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20050913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050913
2 CREATE Static method Public Method Creates an Exception 20050913
3 CREATE_FROM_SYMSG Static method Public Method Creates Exception from System Fields 20050913
4 GET_SYMSG Instance method Public Method 20060130
5 MESSAGE Static method Public Method Manages a Message Using the Message Handler 20050913
6 PUTMESSAGE Instance method Public Method Moves Message of Object to the Message Handler 20050913
7 SYMESSAGE Static method Public Method Issue message in the system message fields (using message) 20050913
Events
Class CX_FMEUF_MSG has no event.
Types
Class CX_FMEUF_MSG 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 M_MSGID Call by reference Type reference (TYPE) SYMSGID 20050913
2 Importing M_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20050913
3 Importing M_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' 20050913
4 Importing M_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20050913
5 Importing M_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20050913
6 Importing M_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20050913
7 Importing M_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20050913
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050913
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050913

Method CONSTRUCTOR on class CX_FMEUF_MSG has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'FMEUF' Messages, Message Class 20050913
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Messages, Message Number 20050913
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20050913
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20050913
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20050913
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20050913
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20050913
8 Returning R_EXCP Value transfer Object reference (TYPE REF TO) CX_FMEUF_MSG Message Exception Class for Earmarked Funds 20050913

Method CREATE on class CX_FMEUF_MSG has no exception.

Method CREATE_FROM_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXCP Value transfer Object reference (TYPE REF TO) CX_FMEUF_MSG Message Exception Class for Earmarked Funds 20050913

Method CREATE_FROM_SYMSG on class CX_FMEUF_MSG has no exception.

Method GET_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SYMSG Value transfer Type reference (TYPE) SYMSG Structure of message variables 20060130

Method GET_SYMSG on class CX_FMEUF_MSG has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'FMEUF' Messages, Message Class 20050913
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Messages, Message Number 20050913
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20050913
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20050913
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20050913
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20050913
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20050913

Method MESSAGE on class CX_FMEUF_MSG has no exception.

Method PUTMESSAGE Signature

Method PUTMESSAGE on class CX_FMEUF_MSG has no parameter.
Method PUTMESSAGE on class CX_FMEUF_MSG has no exception.

Method SYMESSAGE Signature

Method SYMESSAGE on class CX_FMEUF_MSG has no parameter.
# Exception Resumable Description Created on
1 CX_FMEF_MSG Message Exception Class for Earmarked Funds 20050913
History
Last changed by/on SAP  20070913 
SAP Release Created in 700