The Function Module PI_CRST2_MESSAGE_CREATE (Erzeugen einer PI_CRST2 Meldung) is a standard Function Module in SAP ERP and is part of the function group COCG within the package CMX_CR.
Function Module | PI_CRST2_MESSAGE_CREATE |
Short Text | Erzeugen einer PI_CRST2 Meldung |
Function Group | COCG |
Package | CMX_CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROL_RECIPE_DESTINATION | TYPE | COCH-PHSEQ | Steuerrezeptempfänger | |
CONTROL_RECIPE_STATUS | TYPE | COCH-CRSTAT | Status des Steuerrezepts | |
EVENT_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
EVENT_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
PLANT | TYPE | COMH-WERK | Werk | |
PROCESS_ORDER | TYPE | COCH-BID | Prozeßauftrag | |
SOURCE | TYPE | COMH-SOURCE | Absender der Prozeßmeldung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGE_ID | TYPE | COMH-MSID | Nummer der Prozeßmeldung |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN_MESSAGES | LIKE | SYMSG | Struktur der Message-Variablen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_FAILURE | Interner Fehler |
NO_AUTHORITY | Keine Berechtigung zum Anlegen von Meldungen |
NO_MESSAGE_CREATED | Prozeßmeldung konnte nicht angelegt werden |