Share via


PmfBulkItemConv.convert Method

Converts a quantity from packed to bulk or vice-versa.

Syntax

public Qty convert(Qty _qty, [boolean _pack2bulk])

Run On

Called

Parameters

  • _pack2bulk
    Type: boolean
    A Boolean value that indicates whether the conversion is from pack quantity to bulk quantity; optional.

Return Value

Type: Qty Extended Data Type
The converted quantity.

Remarks

This method is meant to replace the obsolescent convertQty method.

See Also

Reference

PmfBulkItemConv Table