Menu

SAP Function Module BAPI_INSPCHAR_SETRESULT

Confirm Inspection Results

The Function Module BAPI_INSPCHAR_SETRESULT (Confirm Inspection Results) is a standard Function Module in SAP ERP and is part of the function group 2045 within the package QL.

Technical Information

Function Module BAPI_INSPCHAR_SETRESULT
Short Text Confirm Inspection Results
Function Group 2045
Package QL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHAR_RESULT LIKE BAPI2045D2 Inspection result: Characteristic level
INSPCHAR LIKE BAPI2045D4-INSPCHAR Inspection lot characteristic number
INSPLOT LIKE BAPI2045D4-INSPLOT Inspection lot number
INSPOPER LIKE BAPI2045D4-INSPOPER Inspection lot operation number
INSPSAMPLE LIKE BAPI2045D4-INSPSAMPLE 1 Inspection lot sample number
SAMPLE_RESULT LIKE BAPI2045D3 Inspection result: Sample level

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return value

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SINGLE_RESULTS LIKE BAPI2045D4 Inspection results: Single value level

Exceptions

This function module does not define any Exceptions.