CustomsVendBOETrans_IN.purchLine Method

finds PurchLine record for specified InventTransId.

Syntax

public PurchLine purchLine([boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    if true, select record for update.

Return Value

Type: PurchLine Table
The selected PurchLine record.

See Also

Reference

CustomsVendBOETrans_IN Table