The Function Module RMS_CHECK_GET_DATA (Daten bereitstellen und eventuell prüfen) is a standard Function Module in SAP ERP and is part of the function group RMS_CHECK within the package RMSATLMSC.
Function Module | RMS_CHECK_GET_DATA |
Short Text | Daten bereitstellen und eventuell prüfen |
Function Group | RMS_CHECK |
Package | RMSATLMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_CHECK | TYPE | FLAG | 'X' | Execute Checks |
IFLG_COMPOSITION | TYPE | FLAG | 'X' | Check Composition of a Formula |
IFLG_FORMULA | TYPE | FLAG | 'X' | Check Formula Data |
IFLG_VERSIONING | TYPE | FLAG | 'X' | Check Versioning of a Recipe |
IV_GUID | TYPE | PVS_PNGUID | Interne Nummer des iPPE-Knotens | |
IV_PNAME | TYPE | PVS_PNODE | Beschreibung des iPPE-Knotens |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.