Menu

SAP Function Module QTLS_PARTIAL_LOT_SHOW

Display partial lot in window

The Function Module QTLS_PARTIAL_LOT_SHOW (Display partial lot in window) is a standard Function Module in SAP ERP and is part of the function group QTLS within the package QL.

Technical Information

Function Module QTLS_PARTIAL_LOT_SHOW
Short Text Display partial lot in window
Function Group QTLS
Package QL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_QALS LIKE QALS Inspection lot
I_QALT LIKE QALT Partial lot
I_QALT_UD LIKE QALT_UD Partial lot incl. UD and sample data
I_QAVT LIKE QAVT Partial lot- UD
I_STARTING_AT_X LIKE SY-WINX1 0 Upper left hand corner, x-coordinate
I_STARTING_AT_Y LIKE SY-WINY1 1 Upper left hand corner, y-coordinate

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.