Menu

SAP Function Module NAST_GET_MESSAGE_CONTENT

WFMC: Inhalt eines MESSAGE-Objektes bestimmen

The Function Module NAST_GET_MESSAGE_CONTENT (WFMC: Inhalt eines MESSAGE-Objektes bestimmen) 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_GET_MESSAGE_CONTENT
Short Text WFMC: Inhalt eines MESSAGE-Objektes bestimmen
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_PROCESSING TYPE C 'X' 'X': Verarbeitungsprotokoll schreiben
PI_TEXT_ID LIKE THEAD-TDID 'STAM' 'STAM' oder 'BEWG'
PI_USE_CUST_KEY TYPE C SPACE 'X': Customizingschlüssel verwenden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_CONTENT LIKE SOLI Textzeilen

Exceptions

This function module does not define any Exceptions.