Menu

SAP Function Module RV_MESSAGES_SELECT

Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien

The Function Module RV_MESSAGES_SELECT (Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien) is a standard Function Module in SAP ERP and is part of the function group V61B within the package VN.

Technical Information

Function Module RV_MESSAGES_SELECT
Short Text Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien
Function Group V61B
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_ERDAT LIKE NAST-ERDAT '00000000' G/L account number
MSG_ERUHR LIKE NAST-ERUHR '000000' G/L account number
MSG_KAPPL LIKE NAST-KAPPL ' ' G/L account number
MSG_VSTAT LIKE NAST-VSTAT ' ' G/L account number
MSG_VSZTP LIKE NAST-VSZTP ' ' G/L account number

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
S_OBJKY LIKE G/L account number

Exceptions

This function module does not define any Exceptions.