The Function Module RMXT412_CHECK_TRIAL_EXISTENCE (TMS-QM: Prüfe ob Versuch existiert) is a standard Function Module in SAP ERP and is part of the function group RMXT412 within the package RMXTQM.
Function Module | RMXT412_CHECK_TRIAL_EXISTENCE |
Short Text | TMS-QM: Prüfe ob Versuch existiert |
Function Group | RMXT412 |
Package | RMXTQM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TRIALID | TYPE | RMXTE_TRIALID | Versuchsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXISTS | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) |
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.