Share via


VendInvoiceDocumentTmp::findJourRecId Method

Finds the record in the VendInvoiceDocumentTmp table by JournalRecId value.

Syntax

client server public static VendInvoiceDocumentTmp findJourRecId(RecId _jourRecId)

Run On

Called

Parameters

Return Value

Type: VendInvoiceDocumentTmp Table
A VendInvoiceDocumentTmp record if one exists; otherwise, an empty record.

See Also

Reference

VendInvoiceDocumentTmp Table