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