Menu

SAP Function Module WFMC_MESSAGES_SELECT

Selektion von Nachrichten

The Function Module WFMC_MESSAGES_SELECT (Selektion von 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
Short Text Selektion von 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_PRINTER TYPE RSPOPNAME SPACE Druckervorgabe
PI_PROCESSING LIKE NASE-VERMO Verarbeitungsmodus

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_APPLICATION LIKE MSG4 Applikation (Bereich, Import)
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.