Menu

SAP Function Module LEINT_TO_SELECT_BY_REFDOC

Selects open transfer orders by material

The Function Module LEINT_TO_SELECT_BY_REFDOC (Selects open transfer orders by material) is a standard Function Module in SAP ERP and is part of the function group LEINT_LDSRV within the package LEINT.

Technical Information

Function Module LEINT_TO_SELECT_BY_REFDOC
Short Text Selects open transfer orders by material
Function Group LEINT_LDSRV
Package LEINT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CANCEL_INCLUDED TYPE XFELD 'X' Including Canceled TO's
IV_DOCIT TYPE LXHME_DOCIT Reference Document Item
IV_DOCNR TYPE LEINT_DOCNR Reference Document
IV_DOCTY TYPE LXHME_DOCTY Reference Document Type
IV_LGNUM TYPE LEINT_LGNUM Warehouse Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_LTAP LIKE LTAP Transfer order item

Exceptions

This function module does not define any Exceptions.