SAP ABAP Function Module ECP_ADD_MESSAGES (Add the messages to the messages table.)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-COS-PLN-CAL (Application Component) Costing
     PS_ECP_EA_EHP3_SFWS_SC (Package) PS ECP enhacements for EHP3
Basic Data
Function Module ECP_ADD_MESSAGES Add the messages to the messages table.  
Function Group ECP_EHP3   Functions for ECP enhancements for PS  
Program Name SAPLECP_EHP3    
INCLUDE Name LECP_EHP3U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MSG_TYPE TYPE BAPI_MTYPE SY-MSGTY Message type: S Success, E Error, W Warning, I Info, A Abort
Importing ID TYPE SYMSGID SY-MSGID Message Class
Importing NUMBER TYPE SYMSGNO SY-MSGNO Message Number
Importing MESSAGE TYPE BAPI_MSG Message Text
Importing LOG_NO TYPE BALOGNR Application log: log number
Importing LOG_MSG_NO TYPE BALMNR Application log: Internal message serial number
Importing MESSAGE_V1 TYPE SYMSGV SY-MSGV1 Message Variable
Importing MESSAGE_V2 TYPE SYMSGV SY-MSGV1 Message Variable
Importing MESSAGE_V3 TYPE SYMSGV SY-MSGV1 Message Variable
Importing MESSAGE_V4 TYPE SYMSGV SY-MSGV1 Message Variable
Importing PARAMETER TYPE BAPI_PARAM Parameter Name
Importing ROW TYPE BAPI_LINE Lines in parameter
Importing FIELD TYPE BAPI_FLD Field in parameter
Importing SYSTEM TYPE BAPILOGSYS Logical system from which message originates
Tables MESSAGES TYPE BAPIRET2_T Return parameter table
               
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  20100310 
SAP Release Created in 600