Menu

SAP Function Module LWMS_LTAK_GET_INTERFACE

Interface function to get TO items informations for monitor

The Function Module LWMS_LTAK_GET_INTERFACE (Interface function to get TO items informations for monitor) is a standard Function Module in SAP ERP and is part of the function group LWMS_SERVICES within the package LWMS.

Technical Information

Function Module LWMS_LTAK_GET_INTERFACE
Short Text Interface function to get TO items informations for monitor
Function Group LWMS_SERVICES
Package LWMS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_LTAK_MON TYPE LWMSM_LTAK_T Transfer order structure for TRM monitor
IT_OBCLS_WHERE TYPE LMONT_IT_OBCLS_WHERE Dynamic where
IV_LGNUM TYPE LWMS_LGNUM Warehouse Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LTAK_MON TYPE LWMST_IT_LTAK Transfer order table for TRM monitor

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.