The Function Module RCP984_PNGUID_GET_BY_PNAME (Lesen der PNGUID nach Rezeptname) is a standard Function Module in SAP ERP and is part of the function group RCP984 within the package RMSRCPMSC.
Function Module | RCP984_PNGUID_GET_BY_PNAME |
Short Text | Lesen der PNGUID nach Rezeptname |
Function Group | RCP984 |
Package | RMSRCPMSC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEYDATE | TYPE | RCPE_ADATUM | Stichtag | |
I_RCP_NAME | TYPE | RMSAE_OBJNAM | Rezeptname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PNGUID | TYPE | PVS_PNGUID | PNGUID des Rezepts | |
E_VALFROM | TYPE | RCPE_ADATUM | Gültig-ab-Datum des Änderungsständes, der am Stichtag gültig ist | |
E_VALTO | TYPE | RCPE_BDATUM | Gültig-bis-Datum des Änderungsständes, der am Stichtag gültig ist |
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 |
---|---|
NOT_FOUND | Rezept wurde nicht gefunden |
PVGUID_TO_PNGUID_CONVERS_ERROR | Man konnte nicht von PVGUID nach PNGUID konvertieren |
VRS_ERROR | Fehler beim Aufruf zu der Versionierung |