Menu

SAP Function Module NAST_COPY_MESSAGE_OBJECT

WFMC: MESSAGE-Objekt aus bestehendem MESSAGE-Objekt erzeugen

The Function Module NAST_COPY_MESSAGE_OBJECT (WFMC: MESSAGE-Objekt aus bestehendem MESSAGE-Objekt 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_COPY_MESSAGE_OBJECT
Short Text WFMC: MESSAGE-Objekt aus bestehendem MESSAGE-Objekt 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 NAST-Satz
PI_OBJHANDLE LIKE OBJ_RECORD Laufzeit-Handle des zu kopierenden Objekts
PI_OBJKEY LIKE SWOTOBJID-OBJKEY 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_OBJHANDLE LIKE OBJ_RECORD Laufzeit-Handle des kopierten 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.