Menu

SAP Function Module BAPI_INSPLOT_SETUSAGEDECISION

Automatic Usage Decision

The Function Module BAPI_INSPLOT_SETUSAGEDECISION (Automatic Usage Decision) 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_INSPLOT_SETUSAGEDECISION
Short Text Automatic Usage Decision
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
LANGUAGE LIKE BAPI2045LA Language (Non-ISO and ISO)
NUMBER LIKE BAPI2045UD-INSPLOT Inspection Lot
UD_DATA LIKE BAPI2045UD Data for Making Usage Decision

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Message Structure
STOCK_DATA LIKE BAPI2045D_IL2 Stock Data for Inspection Lot
UD_RETURN_DATA LIKE BAPI2045UD_RETURN Return Values After Making Usage Decision

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
SYSTEM_STATUS LIKE BAPI2045SS System Status for Inspection Lot
USER_STATUS LIKE BAPI2045US User Status for Inspection Lot

Exceptions

This function module does not define any Exceptions.