Fonction SAP BAPI_INSPOPER_ACKNOWLEDGE - Confirm Receipt of Handheld Worklist

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
HANDHELD_APPLICATION BAPI2045L5-HANDHELD_APPLICATION C 6 Handheld Application

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Value

Paramètre Reférence Long. Facultatif Description
HANDHELD_WORKLIST BAPI2045L5 198 Worklist for Handheld Device

Functionality
You can use this method to confirm the receipt of a worklist andinspection specifications for a handheld device. The entriestransferred in the table HANDHELD_WORKLIST are given the status 'Calledup' and in this way reserved for the called up application and user.
The worklist for a handheld device can be selected using the BAPIInspLotOperation.Getlist.

Notes
If errors occur (see parameter RETURN), the function is canceled and nochanges are made to an entry.
The changes are only written to the database when you next accessBapiService.TransactionCommit.

Description
INCLUDE BAPI_TABLE
Type ID Number Message
Q5 002 You do not have the authorization to performtransaction &
Q5 032 The table HANDHELD_WORKLIST contains no data.
Q5 020 No allocations available.
Q5 024 There are no entries forINSPLOT '&1' and INSPOPER_INT '&2'.
Q5 023 You (&1) cannot call up work packages frominspector (&2).
Q5 022 Application '&1' cannot access any workpackages from '&2'.
Q5 021 You cannot call up in this status.

Description
This parameter contains the handheld application, which confirms thereceipt of your worklist.

Description
This table contains the entries for the worklist table, whose receiptis confirmed.