Menu

SAP Function Module BAPI_INSPOPER_GETDETAIL

Read Detail Data for Inspection Operation

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_INSPOPER_GETDETAIL (Read Detail Data for Inspection Operation) 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_INSPOPER_GETDETAIL
Short Text Read Detail Data for Inspection Operation
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_FILTER_NO TYPE BAPI2045S1-FILTER '1 ' Characteristic Filter (Processing Mode) for Inspection Characteristics
CHAR_FILTER_TCODE TYPE BAPI2045S1-FILTER_TCODE 'QE11' Transaction Code
HANDHELD_APPLICATION TYPE BAPI2045L5-HANDHELD_APPLICATION SPACE QM Handheld: Application
INSPLOT LIKE BAPI2045L2-INSPLOT Inspection Lot Number
INSPOPER LIKE BAPI2045L2-INSPOPER Inspection Lot Operation Number
INSPPOINT_FROM TYPE BAPI2045L4-INSPPOINT 0 Inspection Point Number
MAX_INSPPOINTS TYPE BAPI2045S1-MAXROWS 100 Maximum Number of Lines for Inspection Points
READ_CHARS_WITHOUT_RECORDING LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Characteristics Without Recording
READ_CHARS_WITH_CLASSES LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Characteristics with Classed Recording
READ_CHAR_REQUIREMENTS LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Table CHAR_REQUIREMENTS
READ_CHAR_RESULTS LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Table CHAR_RESULTS
READ_INSPPOINTS LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Table INSPPOINTS
READ_SAMPLE_RESULTS LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Table SAMPLE_RESULTS
READ_SINGLE_RESULTS LIKE BAPI2045S1-IND_X_OR_BLANK SPACE Read Table SINGLE_RESULTS
RES_ORG TYPE BAPI2045D3-RES_ORG SPACE Data Origin

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INSPPOINT_REQUIREMENTS LIKE BAPI2045D5 Inspection Specifications-Inspection Points
OPERATION LIKE BAPI2045L2 Detail on Inspection Operation
RETURN LIKE BAPIRET2 Return Parameter

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
CHAR_REQUIREMENTS LIKE BAPI2045D1 Inspection Specifications - Inspection Lot Characteristics
CHAR_RESULTS LIKE BAPI2045D2 Inspection Results Characteristic Level
INSPPOINTS LIKE BAPI2045L4 Inspection Points
SAMPLE_RESULTS LIKE BAPI2045D3 Inspection Results: Sample Level
SINGLE_RESULTS LIKE BAPI2045D4 Inspection Results: Single Value Level

Exceptions

This function module does not define any Exceptions.