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