Menu

SAP Function Module LEINT_LRF_WKQU_GET

Reads table LRF_WKQU

The Function Module LEINT_LRF_WKQU_GET (Reads table LRF_WKQU) 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_LRF_WKQU_GET
Short Text Reads table LRF_WKQU
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_APPLC TYPE LMBP_APPLC Application
IV_BNAME TYPE XUBNAME User Name in User Master Record
IV_DOCNUM TYPE LVS_DOCNUM Currently Processed Document Number
IV_LGNUM TYPE LEINT_LGNUM Warehouse Number / Warehouse Complex
IV_QUEUE TYPE LRF_QUEUE Queue
IV_STATU TYPE LRFWKSTATU Indicator: Status User

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LRF_WKQU TYPE TXHME_LRF_WKQU_T Assignment User ->Queue

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.