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 |
|---|---|---|---|---|---|---|---|
| |
EX_MESSAGE_ID | TYPE | TEMSG-ID | Express Message ID | |||
| |
EX_MESSAGE_ID_SAVED | TYPE | CNV_MBT_FLAG | Indicates if the message id is saved or not | |||
| |
IP_CENTRAL | TYPE | CNVMBTDEST-EXEC_TARGET | Specifies The Target System the Activity is Executed in | |||
| |
IP_CONTROL | TYPE | CNVMBTDEST-EXEC_TARGET | Specifies The Target System the Activity is Executed in | |||
| |
IP_RECEIVER | TYPE | CNVMBTDEST-EXEC_TARGET | Specifies The Target System the Activity is Executed in | |||
| |
IP_SENDER | TYPE | CNVMBTDEST-EXEC_TARGET | Specifies The Target System the Activity is Executed in | |||
| |
IP_UPGRADE | TYPE | CNVMBTDEST-EXEC_TARGET | Specifies The Target System the Activity is Executed in | |||
| |
IP_PACK | TYPE | CNVMBTPACK-PACKID | Package Number to Specify CMIS and TDMS Packages | |||
| |
IP_TEXTLINE1 | TYPE | TEMSG-EMTEXT | Express message text | |||
| |
IP_TEXTLINE2 | TYPE | TEMSG-EMTEXT | Express message text | |||
| |
IP_TEXTLINE3 | TYPE | TEMSG-EMTEXT | Express message text | |||
| |
IP_CLIENT | TYPE | CNV_MBT_FLAG | Client specific system message call | |||
| |
IP_SERVER | TYPE | CNV_MBT_FLAG | Server specific system message call | |||
| |
IP_EXPIRATION_DATE | TYPE | TEMSG-DATDEL | Expiration date of system message | |||
| |
IP_EXPIRATION_TIME | TYPE | TEMSG-TIMDEL | Expiration time of system message | |||
| |
IP_DELETE_DATE | TYPE | TEMSG-DATREM | Deletion date of a system message | |||
| |
IP_DELETE_TIME | TYPE | TEMSG-TIMREM | Deletion time of a system message | |||
| |
EMPTY_MESSAGE | TYPE | No message text available | ||||
| |
SERVER_NOT_AVAILABLE | TYPE | |||||
| |
CLIENT_NOT_AVAILABLE | TYPE | |||||
| |
NOT_AUTHORIZED | TYPE | User not authorized to create a system message | ||||
| |
NO_SYSTEM_SELECTED | TYPE | No system was selected | ||||
| |
NO_PACKID | TYPE | Package number is initial | ||||
| |
NO_DEST_FOR_PACKID | TYPE | There are no destinations for the package number | ||||
| |
NO_DESTINATION | TYPE | No destination found | ||||
| |
OTHER_ERROR | TYPE | |||||
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 | 20141030 |
| SAP Release Created in | 2006_1_46C |