The Function Module RV_MESSAGE_SELECT_SINGLE (Lesen einer Nachricht anhand ihres Schlüssels) is a standard Function Module in SAP ERP and is part of the function group VMSG within the package VN.
Function Module | RV_MESSAGE_SELECT_SINGLE |
Short Text | Lesen einer Nachricht anhand ihres Schlüssels |
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 |
---|---|---|---|---|
PI_NAST_KEY | TYPE | NAST_KEY | NAST-Schlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_NAST | TYPE | NAST | NAST-Eintrag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RECORD_NOT_FOUND | NAST-Eintrag nicht gefunden |