Share via


InventTransWMS_Pick.createFromHandlingUnit Method [AX 2012]

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

Return Value

Type: boolean
true if no errors occurred during validation and processing; otherwise, false.

See Also

Reference

InventTransWMS_Pick Class