Menu

SAP Function Module NAST_CREATE_MESSAGE_OBJECT

WFMC: MESSAGE-Objekt aus NAST erzeugen

The Function Module NAST_CREATE_MESSAGE_OBJECT (WFMC: MESSAGE-Objekt aus NAST erzeugen) is a standard Function Module in SAP ERP and is part of the function group WMCM within the package VN.

Technical Information

Function Module NAST_CREATE_MESSAGE_OBJECT
Short Text WFMC: MESSAGE-Objekt aus NAST erzeugen
Function Group WMCM
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
PI_NAST LIKE NAST aktueller NAST-Eintrag
PI_PROCESSING TYPE C 'X' 'X': Verarbeitungsprotokoll schreiben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_OBJKEY LIKE SWOTOBJID-OBJKEY Handle des erzeugten Message-Objekts

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.