Menu

SAP Function Module WFMC_MESSAGES_SELECT_ALL_FALSE

Selektion von fehlerhaft verarbeiteten Nachrichten

The Function Module WFMC_MESSAGES_SELECT_ALL_FALSE (Selektion von fehlerhaft verarbeiteten Nachrichten) is a standard Function Module in SAP ERP and is part of the function group V70A within the package VN.

Technical Information

Function Module WFMC_MESSAGES_SELECT_ALL_FALSE
Short Text Selektion von fehlerhaft verarbeiteten Nachrichten
Function Group V70A
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_APPLICATION LIKE NASE-KAPPL Nachrichtenapplikation
PI_VSZTP LIKE NAST-VSZTP Versandzeitpunkt

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
RI_MEDIUM LIKE MSG3 Sendemedium (Bereich, Import)
RI_OBJECT LIKE MSG1 Objektschlüssel (Bereich, Import)
RI_TYPE LIKE MSG2 Nachrichtenart (Bereich, Import)
TX_MESSAGES LIKE MSG0 Nachrichten (Export)

Exceptions

This function module does not define any Exceptions.