Menu

SAP Function Module MA_WM_INT_GET_OPEN_TO

Lagerleitstandsobjekt LL01: Kritische offene Transportaufträge

The Function Module MA_WM_INT_GET_OPEN_TO (Lagerleitstandsobjekt LL01: Kritische offene Transportaufträge) is a standard Function Module in SAP ERP and is part of the function group MA_WM_MINWHMON_INT within the package WAO_WAREHOUSE_MANAGEMENT.

Technical Information

Function Module MA_WM_INT_GET_OPEN_TO
Short Text Lagerleitstandsobjekt LL01: Kritische offene Transportaufträge
Function Group MA_WM_MINWHMON_INT
Package WAO_WAREHOUSE_MANAGEMENT
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_LGNUM LIKE MAWM_FUNC_INTERFACE-LGNUM Lagernummer/Lagerkomplex

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_LL01 LIKE LL01 Lagerleitstand: Kritische Transportauftragspositionen
IT_RANGE_BWLVS LIKE MAWM_INT_RANGE_BWLVS Rangetabelle für WM-Bewegungsart
IT_RANGE_NLTYP LIKE MAWM_INT_RANGE_LGTYP Rangetabelle für Lagertyp
IT_RANGE_VLTYP LIKE MAWM_INT_RANGE_LGTYP Rangetabelle für Lagertyp

Exceptions

This function module does not define any Exceptions.