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 |
|---|---|---|---|---|---|---|---|
| |
TAB_MESSAGE | TYPE | MBX_MSGCLS_S | Structure for Mop Box designer messages. | |||
| |
MSGID_NOT_FOUND | TYPE | id not found for some/all ,rest updated | ||||
| |
NO_MESSAGE_PASSED | TYPE | No message passed | ||||
| |
MESSAGE_EXIST | TYPE | Message already exist | ||||
| |
WRONG_ACTION | TYPE | Action not understood(I,M,D) | ||||
| |
MBX_MSGID_IS_LOKED | TYPE | MBX_MAGID is locked by another user | ||||
| |
INVALIDSEQUENCE | TYPE | Invalid sequence number for message | ||||
| |
SUGGESTIONS_OVERFLOW | TYPE | MAX SUGGESTIONS POSSIBLE EXCEEDED | ||||
| |
ONE_ERRMSG_INSERT_ALLOWED | TYPE | only one error(Typr E) mesage can be inserted | ||||
| |
SUGGESTION_WITHOUT_ERR | TYPE | Attempt to insert suggestions w/o corresponding er | ||||
Processing Type
| Normal Function 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 |