Menu

SAP Function Module RV_MESSAGE_READ

Lesen der Nachrichten zu einem bestimmten Objekt

The Function Module RV_MESSAGE_READ (Lesen der Nachrichten zu einem bestimmten Objekt) is a standard Function Module in SAP ERP and is part of the function group VMSG within the package VN.

Technical Information

Function Module RV_MESSAGE_READ
Short Text Lesen der Nachrichten zu einem bestimmten Objekt
Function Group VMSG
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
MSG_KAPPL TYPE NA_KAPPL Application

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
MSG_XNAST LIKE NAST Message status current
MSG_YNAST LIKE NAST Message status old

Exceptions

This function module does not define any Exceptions.