Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _purchId
Type: PurchId Extended Data Type
A purchase order ID for which to find the first history header version.
Return Value
Type: PurchTableHistory Table
A record in the PurchTableHistory table if one exists; otherwise, an empty record.