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 QAPP_QM_PP_GOODS_RECEIPT_1 (Menge für manuellen WE zum Auftrag je Charge bereitstellen) is a standard Function Module in SAP ERP and is part of the function group QAPP within the package QLPP.
Function Module | QAPP_QM_PP_GOODS_RECEIPT_1 |
Short Text | Menge für manuellen WE zum Auftrag je Charge bereitstellen |
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_AUFNR | LIKE | QALTM1-AUFNR | Order number | |
I_AUTYP | LIKE | CAUFV-AUTYP | Auftragstyp | |
I_CHARG | LIKE | QALT-CHARG | Batch | |
I_MATNR | LIKE | QALT-MATNR | Material number | |
I_NOENQ | LIKE | RC27X-FLG_SEL | SPACE | Block not possible, as inspection lot is already blocked |
I_PRUEFLOS | LIKE | QALS-PRUEFLOS | Inspection lot |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KZ_PRUEFPKT | LIKE | QDWL-FLAG | Indicator: Inspection point quantities exist |
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_POS_TAB | LIKE | QALTM1 | Items table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONVERSION_ERROR | Error converting from confirmation unit of measurement to order UoM. |
LOCK_ON_INSP_LOT | Inspection lot blocked |
SYSTEM_FAILURE | Error while blocking |