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.
Function Module | NAST_CREATE_MESSAGE_OBJECT |
Short Text | WFMC: MESSAGE-Objekt aus NAST erzeugen |
Function Group | WMCM |
Package | VN |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.