Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module QAFD_QAPP_INSP_POINT_WITH_QUAN (Pruefpunkt zum Teillos mit Mengenangabe) is a standard Function Module in SAP ERP and is part of the function group QAFD within the package QLPP.
Function Module | QAFD_QAPP_INSP_POINT_WITH_QUAN |
Short Text | Pruefpunkt zum Teillos mit Mengenangabe |
Function Group | QAFD |
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_PRUEFLOS | LIKE | QAPP-PRUEFLOS | Inspection lot | |
I_TEILLOS | LIKE | QAPP-TEILLOS | Partial lot number | |
I_VORGLFNR | LIKE | QAPP-VORGLFNR | Operation no. (internal) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAPP | LIKE | QAPP | Inspection point with quantity entry |
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 |
---|---|
KEY_NOT_COMPLETE | Transferred key incomplete |
NO_INSP_POINT_WITH_QUAN | No inspection point with quantity entry available |