Menu

SAP Function Module NAST_PROTOCOL_UPDATE

Verarbeitungsprogramm Protokoll: Protokoll eines Schrittes

The Function Module NAST_PROTOCOL_UPDATE (Verarbeitungsprogramm Protokoll: Protokoll eines Schrittes) is a standard Function Module in SAP ERP and is part of the function group WMCP within the package VN.

Technical Information

Function Module NAST_PROTOCOL_UPDATE
Short Text Verarbeitungsprogramm Protokoll: Protokoll eines Schrittes
Function Group WMCP
Package VN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSG_ARBGB LIKE SY-MSGID Application area (message ID)
MSG_NR LIKE SY-MSGNO Message number from T100
MSG_TY LIKE SY-MSGTY Message type (S,I,W,E,A)
MSG_V1 LIKE SY-MSGV1 SPACE Message parameter 1
MSG_V2 LIKE SY-MSGV2 SPACE Message parameter 2
MSG_V3 LIKE SY-MSGV3 SPACE Message parameter 3
MSG_V4 LIKE SY-MSGV4 SPACE Message parameter 4

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MESSAGE_TYPE_NOT_VALID Message type does not exist
NO_SY_MESSAGE No system message found