PurchTableHistory::findFirst Method

Finds the first record in the PurchTableHistory table for the specified purchase order.

Syntax

client server public static PurchTableHistory findFirst(PurchId _purchId)

Run On

ClientOrServer

Parameters

Return Value

Type: PurchTableHistory Table
A record in the PurchTableHistory table if one exists; otherwise, an empty record.

See Also

Reference

PurchTableHistory Table