Menu

SAP Function Module SXMB_GET_PMI_MESSAGE_URL

Liefert die URL zu PMI für eine Message

The Function Module SXMB_GET_PMI_MESSAGE_URL (Liefert die URL zu PMI für eine Message) is a standard Function Module in SAP ERP and is part of the function group SXMB_MONI within the package SXMSMONI.

Technical Information

Function Module SXMB_GET_PMI_MESSAGE_URL
Short Text Liefert die URL zu PMI für eine Message
Function Group SXMB_MONI
Package SXMSMONI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_MESSAGE_ID TYPE GUID_32 XI: Message-Id
IM_PROCESS_ID TYPE SPIPROCTP SPI: ID eines Prozesstypen
IM_SECURE TYPE SXMSFLAG XMS: Flag (true/false)
IM_XIDOMAIN TYPE SXIDOMAIN Domäne innerhalb der XI Systemlandschaft

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_URL TYPE STRING URL zum PMI-UI für eine Message

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_AUTHORIZED Benutzer ist für diese Aktion nicht autorisiert
NO_DOMAIN Zu Domäne existiert kein Prozess
NO_ENTRY Zur Message-ID existiert kein PMI-Eintrag
NO_URL Fehler bei der URL-Ermittlung