SAP ABAP Function Module MBX_UPDATE_MSGCLS (To update messages in the MapBox msg class table.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     CMW_MBX (Package) Map Box Designer development class.
Basic Data
Function Module MBX_UPDATE_MSGCLS To update messages in the MapBox msg class table.  
Function Group MBX_GNLFUNC   MapBox designer general function group.  
Program Name SAPLMBX_GNLFUNC    
INCLUDE Name LMBX_GNLFUNCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Tables TAB_MESSAGE TYPE MBX_MSGCLS_S Structure for Mop Box designer messages.
Exception MSGID_NOT_FOUND TYPE id not found for some/all ,rest updated
Exception NO_MESSAGE_PASSED TYPE No message passed
Exception MESSAGE_EXIST TYPE Message already exist
Exception WRONG_ACTION TYPE Action not understood(I,M,D)
Exception MBX_MSGID_IS_LOKED TYPE MBX_MAGID is locked by another user
Exception INVALIDSEQUENCE TYPE Invalid sequence number for message
Exception SUGGESTIONS_OVERFLOW TYPE MAX SUGGESTIONS POSSIBLE EXCEEDED
Exception ONE_ERRMSG_INSERT_ALLOWED TYPE only one error(Typr E) mesage can be inserted
Exception SUGGESTION_WITHOUT_ERR TYPE Attempt to insert suggestions w/o corresponding er
               
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  20030110 
SAP Release Created in 400