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 specified record in the PurchLineForeignTradeCategoryHistory table by using the specified PurchLineHistory record.
Syntax
client server public static PurchLineForeignTradeCategoryHistory findPurchLineHistory(PurchLineHistory _purchLineHistory, [utcdatetime _validTime])
Run On
ClientOrServer
Parameters
- _purchLineHistory
Type: PurchLineHistory Table
- _validTime
Type: utcdatetime
Return Value
Type: PurchLineForeignTradeCategoryHistory Table
The specified PurchLineForeignTradeCategoryHistory record if found; otherwise, an empty record.