Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates records in the pending records table that is based on a handling unit selection.
Syntax
public boolean createFromHandlingUnit(InventTransPickHandlingUnit _inventTransPickHandlingUnit, InventBatchSerialId _handlingUnit)
Run On
Client
Parameters
- _inventTransPickHandlingUnit
Type: InventTransPickHandlingUnit Enumeration
A InventTransPickHandlingUnit enumeration value.
- _handlingUnit
Type: InventBatchSerialId Extended Data Type
A handling unit value.
Return Value
Type: boolean
true if no errors occurred during validation and processing; otherwise, false.