SAP ABAP Function Module SKF_ADD_MESSAGES (Add messages to the message table)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST (Application Component) Structures
     PS_ST_EHP3_SFWS_SC (Package) PS Structure Enhacements for EHP3
Basic Data
Function Module SKF_ADD_MESSAGES Add messages to the message table  
Function Group CNSKF   Statistical Key figure related FM  
Program Name SAPLCNSKF    
INCLUDE Name LCNSKFU17    
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 603