SAP ABAP Function Module FIN_UI_DECO_MESSAGE_STORE (Store transferred message or output directly)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FIN_UI_DECO_SERVICES (Package) Generic Services for UI Decoupling
Basic Data
Function Module FIN_UI_DECO_MESSAGE_STORE Store transferred message or output directly  
Function Group FIN_UI_DECO_MESSAGE   Message Container for Decoupling  
Program Name SAPLFIN_UI_DECO_MESSAGE    
INCLUDE Name LFIN_UI_DECO_MESSAGEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_SEVERITY TYPE SYST-SUBRC Level of current message
Exporting MAX_SEVERITY TYPE SYST-SUBRC Maximum level of severity
Importing ARBGB TYPE SMESG-ARBGB Message ID
Importing EXCEPTION_IF_NOT_ACTIVE TYPE 'X' X = exception not_active is initialized if
Importing MSGTY TYPE SMESG-MSGTY Type of message (I, S, W, E, A)
Importing MSGV1 TYPE SPACE First variable parameter of message
Importing MSGV2 TYPE SPACE Second variable parameter of message
Importing MSGV3 TYPE SPACE Third variable parameter of message
Importing MSGV4 TYPE SPACE Fourth variable parameter of message
Importing TXTNR TYPE Message Number
Importing ZEILE TYPE SPACE Reference line (if it exists)
Exception MESSAGE_TYPE_NOT_VALID TYPE Type of message not I, S, W, E or A
Exception NOT_ACTIVE TYPE Collection of messages not activated
               
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  20110908 
SAP Release Created in 606