Share via


CustomsVendBOEJour_IN::findFromPurchId Method

Reads the CustomsVendBOEJour_IN table for the specified PurchId.

Syntax

client server public static CustomsVendBOEJour_IN findFromPurchId(PurchId _purchId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: CustomsVendBOEJour_IN Table
The selected CustomsVendBOEJour_IN record.

See Also

Reference

CustomsVendBOEJour_IN Table