SAP ABAP Function Module FERC_MESSAGE_STORE (Store transfered message and add message to background job log)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI (Application Component) Financial Accounting
     FERC (Package) IS-U/FERC: Regulatory Reporting
Basic Data
Function Module FERC_MESSAGE_STORE Store transfered message and add message to background job log  
Function Group FE01   Reading the regulatory parameter tables  
Program Name SAPLFE01    
INCLUDE Name LFE01U26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_SEVERITY TYPE SYST-SUBRC Gravity degree of current message
Exporting MAX_SEVERITY TYPE SYST-SUBRC Maximum occuring gravity degree
Importing ARBGB TYPE SMESG-ARBGB 'F=' Message ID
Importing EXCEPTION_IF_NOT_ACTIVE TYPE 'X'
Importing MSGTY TYPE SMESG-MSGTY Type of message (I, S, W, of E, A)
Importing MSGV1 TYPE SPACE 1. variable parameters of message
Importing MSGV2 TYPE SPACE 2. variable parameters of message
Importing MSGV3 TYPE SPACE 3. variable parameters of message
Importing MSGV4 TYPE SPACE 4. variable parameters of message
Importing TXTNR TYPE Number of message
Importing ZEILE TYPE FERC0_G-ZEILE '000' Reference line, providing availabl
Exception MESSAGE_TYPE_NOT_VALID TYPE Type of message not I, S, W, E or
Exception NOT_ACTIVE TYPE Collection of messages is not acti
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030704 
SAP Release Created in