PurchReceiptsListHeaderTmp::findJourRecId Method
Finds the record in the PurchReceiptsListHeaderTmp table by JournalRecId.
Syntax
client server public static PurchReceiptsListHeaderTmp findJourRecId(RecId _jourRecId)
Run On
Called
Parameters
- _jourRecId
Type: RecId Extended Data Type
The record identifier of the record to find.
Return Value
Type: PurchReceiptsListHeaderTmp Table
A PurchReceiptsListHeaderTmp record if one exists; otherwise, an empty record.