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
- _purchId
Type: PurchId Extended Data Type
The PurchId to find CustomsVendBOEJour_IN record.
- _forUpdate
Type: boolean
if true, select record for update.
Return Value
Type: CustomsVendBOEJour_IN Table
The selected CustomsVendBOEJour_IN record.