The Function Module RMXT799_GET_QM_CHAR_RESULTS (Lesen der QM-Prüfergebnisse pro Prüflos) is a standard Function Module in SAP ERP and is part of the function group RMXT799 within the package RMXTTLS.
Function Module | RMXT799_GET_QM_CHAR_RESULTS |
Short Text | Lesen der QM-Prüfergebnisse pro Prüflos |
Function Group | RMXT799 |
Package | RMXTTLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_TRIALID | TYPE | RMXTTY_TRIALID | Prüflosnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CHAR_RESULTS | TYPE | RMXTTY_TRIAL_QAMR | Versuch: Merkmalsergebnisse in der Prüfabwicklung | |
T_SAMPLE_RESULTS | TYPE | RMXTTY_SAMPLE_RESULTS | Prüfergebnisse Probenebene für Versuchsverwaltung |
This function module does not define any Exceptions.