Share via


PmfConsOrd.bulkItem Method

Gets the bulk item for the consolidated order.

Syntax

public InventTable bulkItem([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the bulk item with an exclusive lock.

Return Value

Type: InventTable Table
The bulk item record.

Remarks

If there is no bulk order added yet, the determination of the bulk item is being done from the bulk item of the first pack order.

See Also

Reference

PmfConsOrd Table