Menu

SAP Function Module RV_MESSAGE_SELECT

Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien

The Function Module RV_MESSAGE_SELECT (Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien) 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_SELECT
Short Text Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien
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_ERDAT LIKE NAST-ERDAT '00000000' Date of creation
MSG_ERUHR LIKE NAST-ERUHR '000000' Creation time
MSG_KAPPL LIKE NAST-KAPPL ' ' Message application
MSG_PARNR LIKE NAST-PARNR ' ' Message partner
MSG_VSDAT LIKE NAST-VSDAT '00000000' Shipping date
MSG_VSTAT LIKE NAST-VSTAT ' ' Status of processing
MSG_VSURA LIKE NAST-VSURA '000000' Shipping time of day
MSG_VSZTP LIKE NAST-VSZTP ' ' Shipping date

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 G/L account number
MSG_YNAST LIKE NAST G/L account number
S_KAPPL LIKE Applikation
S_KSCHL LIKE Nachrichtenart
S_NACHA LIKE Sendemedium
S_OBJKY LIKE G/L account number

Exceptions

This function module does not define any Exceptions.