The Function Module BAPI_INSPOPER_ACKNOWLEDGE (Confirm Receipt of Handheld Worklist) is a standard Function Module in SAP ERP and is part of the function group 2045 within the package QL.
Function Module | BAPI_INSPOPER_ACKNOWLEDGE |
Short Text | Confirm Receipt of Handheld Worklist |
Function Group | 2045 |
Package | QL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDHELD_APPLICATION | TYPE | BAPI2045L5-HANDHELD_APPLICATION | Handheld Application |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Value |
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 |
---|---|---|---|---|
HANDHELD_WORKLIST | LIKE | BAPI2045L5 | Worklist for Handheld Device |
This function module does not define any Exceptions.