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.
Function Module | RV_MESSAGE_READ |
Short Text | Lesen der Nachrichten zu einem bestimmten Objekt |
Function Group | VMSG |
Package | VN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSG_KAPPL | TYPE | NA_KAPPL | Application |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.