SAP ABAP Function Module CNV_MBT_MSG_READ_MESSAGE (Get a 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_READ_MESSAGE Get a system message  
Function Group CNV_MBT_MSG   Handling system messages  
Program Name SAPLCNV_MBT_MSG    
INCLUDE Name LCNV_MBT_MSGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IP_PACK TYPE CNVMBTPACK-PACKID Package number
Importing IP_MESSAGE_ID TYPE TEMSG-ID System message identification number
Importing IP_PNAME TYPE CHAR40 Parameter name in table cnvmbtparams
Importing IP_VALNUM TYPE CNV_MBT_DISTING_ENTRIES Continues number
Tables T_MESSAGES TYPE TEMSG Result set of messages depending on import parameters
Exception PACKID_INITIAL TYPE Import parameter packid has no value
Exception MESSAGE_ID_NOT_FOUND TYPE Could not found the message id (check parameter)
Exception PARAMETER_NAME_INITIAL TYPE Parameter name has no entry
Exception NO_MESSAGE_ID TYPE Could not found a message id
Exception COULD_NOT_READ_MESSAGES TYPE Could not found messages
Exception NO_EXEC_TARGET TYPE Could not determine the execution target
Exception NO_RFC_DESTINATION TYPE Could not determine the rfc destination
Exception COULD_NOT_READ_PARAMETERS TYPE Error while reading parameters
Exception WRONG_MESSAGE_ID TYPE Message id from import parameter did not match with message id read from table
Exception UNKNOWN_PARAMETER_NAME TYPE The import parameter name is unknown
Exception INVALID_MESSAGE_ID TYPE The message id could not be writtten therefor we assume that the msg is expired
               
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