The Function Module QAPP_IP_IDENT_CHANGE (Prüfpunkt: Benutzerfelder ändern und Sortierkey anpassen) is a standard Function Module in SAP ERP and is part of the function group QAPP within the package QLPP.
Function Module | QAPP_IP_IDENT_CHANGE |
Short Text | Prüfpunkt: Benutzerfelder ändern und Sortierkey anpassen |
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_PROBENR | LIKE | QAPP-PROBENR | Probenummer des Prüfpunktes | |
I_QALS | LIKE | QALS | Prüflossatz | |
I_QAPO | LIKE | QAPO | Vorgangssatz |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAPP | LIKE | QAPP | Prüfpunktsatz |
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.