Menu

SAP Function Module BAPI_INSPLOT_GETDETAIL

Load Detail Data and Usage Decision for Inspection Lot

The Function Module BAPI_INSPLOT_GETDETAIL (Load Detail Data and Usage Decision for Inspection Lot) 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_GETDETAIL
Short Text Load Detail Data and Usage Decision for Inspection Lot
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 Key (Non-ISO and ISO)
NUMBER LIKE BAPI2045D_IL0-INSPLOT Inspection Lot

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCOUNTING_DATA LIKE BAPI2045D_IL3 Account Assignment Data for Inspection Lot
CUSTOMER_INCLUDE_DATA LIKE BAPI2045CI Customer Fields for Include CI_QALS
GENERAL_DATA LIKE BAPI2045D_IL0 General Data for Inspection Lot
RETURN LIKE BAPIRETURN1 Return Values
STOCK_DATA LIKE BAPI2045D_IL2 Stock Data for Inspection Lot
TASK_LIST_DATA LIKE BAPI2045D_IL1 Task List Assignment for Inspection Lot
USAGE_DECISION_DATA LIKE BAPI2045D_IL4 Usage Decision for the Inspection Lot

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
MATERIAL_DOCUMENTS LIKE BAPI2045MD References Between Inspection Lots and Material Documents
SYSTEM_STATUS LIKE BAPI2045SS Inspection Lot System Status
USER_STATUS LIKE BAPI2045US User Status for the Inspection Lot

Exceptions

This function module does not define any Exceptions.