The Function Module QAPP_IP_CHECK_UF_COMPLETE (Prüfung, ob alle Identifikation für Prüfpunkt komplett) is a standard Function Module in SAP ERP and is part of the function group QAPP within the package QLPP.
Function Module | QAPP_IP_CHECK_UF_COMPLETE |
Short Text | Prüfung, ob alle Identifikation für Prüfpunkt komplett |
Function Group | QAPP |
Package | QLPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_ONLY | TYPE | QDWL-FLAG | 'X' | X und Blank |
I_QAPP_ID_UPD | TYPE | QAPP_ID | Equipmentnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAPP_ID | TYPE | QAPP_ID | Equipmentnummer |
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 |
---|---|
X_IMP_NOT_COMPLETE | Importparameter nicht vollständig |
X_IP_NOT_EXISTS | Kein Prüfpunkt zur Probenummer vorhanden |
X_TQ79_ENTRY_NOT_EXISTS | Kein Eintrag zu I_SLWBEZ in TQ79 |