SAP ABAP Function Module CNV_MBT_MSG_ADD_MESSAGE (Create a new system message)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on
Basic Data
Function Module CNV_MBT_MSG_ADD_MESSAGE Create a new system message  
Function Group CNV_MBT_MSG   Handling system messages  
Program Name SAPLCNV_MBT_MSG    
INCLUDE Name LCNV_MBT_MSGU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_MESSAGE_ID TYPE TEMSG-ID Express Message ID
Exporting EX_MESSAGE_ID_SAVED TYPE CNV_MBT_FLAG Indicates if the message id is saved or not
Importing IP_CENTRAL TYPE CNVMBTDEST-EXEC_TARGET Specifies The Target System the Activity is Executed in
Importing IP_CONTROL TYPE CNVMBTDEST-EXEC_TARGET Specifies The Target System the Activity is Executed in
Importing IP_RECEIVER TYPE CNVMBTDEST-EXEC_TARGET Specifies The Target System the Activity is Executed in
Importing IP_SENDER TYPE CNVMBTDEST-EXEC_TARGET Specifies The Target System the Activity is Executed in
Importing IP_UPGRADE TYPE CNVMBTDEST-EXEC_TARGET Specifies The Target System the Activity is Executed in
Importing IP_PACK TYPE CNVMBTPACK-PACKID Package Number to Specify CMIS and TDMS Packages
Importing IP_TEXTLINE1 TYPE TEMSG-EMTEXT Express message text
Importing IP_TEXTLINE2 TYPE TEMSG-EMTEXT Express message text
Importing IP_TEXTLINE3 TYPE TEMSG-EMTEXT Express message text
Importing IP_CLIENT TYPE CNV_MBT_FLAG Client specific system message call
Importing IP_SERVER TYPE CNV_MBT_FLAG Server specific system message call
Importing IP_EXPIRATION_DATE TYPE TEMSG-DATDEL Expiration date of system message
Importing IP_EXPIRATION_TIME TYPE TEMSG-TIMDEL Expiration time of system message
Importing IP_DELETE_DATE TYPE TEMSG-DATREM Deletion date of a system message
Importing IP_DELETE_TIME TYPE TEMSG-TIMREM Deletion time of a system message
Exception EMPTY_MESSAGE TYPE No message text available
Exception SERVER_NOT_AVAILABLE TYPE
Exception CLIENT_NOT_AVAILABLE TYPE
Exception NOT_AUTHORIZED TYPE User not authorized to create a system message
Exception NO_SYSTEM_SELECTED TYPE No system was selected
Exception NO_PACKID TYPE Package number is initial
Exception NO_DEST_FOR_PACKID TYPE There are no destinations for the package number
Exception NO_DESTINATION TYPE No destination found
Exception OTHER_ERROR TYPE
               
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  20141030 
SAP Release Created in 2006_1_46C