SAP ABAP Function Module FIN_UI_DECO_CUSTOMIZED_MESSAGE (Send Messages According to Set Message Type)
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_CUSTOMIZED_MESSAGE Send Messages According to Set Message Type  
Function Group FIN_UI_DECO_MESSAGE   Message Container for Decoupling  
Program Name SAPLFIN_UI_DECO_MESSAGE    
INCLUDE Name LFIN_UI_DECO_MESSAGEU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ARBGB TYPE Application/message ID
Importing I_DTYPE TYPE T100C-MSGTS Standard type of message (S,I,W,E,A)
Importing I_MSGNR TYPE T100C-MSGNR Message number
Importing I_VAR01 TYPE SPACE 1st variable of the message
Importing I_VAR02 TYPE SPACE 2nd variable of the message
Importing I_VAR03 TYPE SPACE 3rd variable of the message
Importing I_VAR04 TYPE SPACE 4th variable of the message
               
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