The Function Module LXYRD_SHIPMENTS_FOR_HU_GET (Gets shipments for a handling unit) is a standard Function Module in SAP ERP and is part of the function group LXYRD_IGTI within the package LXYRD.
Function Module | LXYRD_SHIPMENTS_FOR_HU_GET |
Short Text | Gets shipments for a handling unit |
Function Group | LXYRD_IGTI |
Package | LXYRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IF_LOCK | TYPE | FLAG | ' ' | General Flag |
IV_OBJECT | TYPE | VPOBJ | Packing Object | |
IV_VENUM | TYPE | VENUM | Internal Handling Unit Number | |
IV_YARD | TYPE | LXYRD_YARD | Yard |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ER_SHIPMENTS | TYPE | LXHME_RANGE_C10_T | Table type of a Range for a (10) Character Field |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | no data found |