Menu

SAP Function Module NAST_COPY_TEMPLATE_OBJECT

WFMC: MESSAGE-Objekt aus bestehendem MESSAGE-Objekt erzeugen

The Function Module NAST_COPY_TEMPLATE_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_TEMPLATE_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 aktueller NAST-Eintrag
PI_NEW_TEXTS TYPE C SPACE Beschreibung und Text neu bestimmen
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_OBJKEY LIKE SWOTOBJID-OBJKEY Schlüssel 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.