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 record in the PurchPackingSlipHeaderTmp table by JournalRecId.
Syntax
client server public static PurchPackingSlipHeaderTmp findJourRecId(RecId _jourRecId)
Run On
Called
Parameters
- _jourRecId
Type: RecId Extended Data Type
The record identifier of the record to find.
Return Value
Type: PurchPackingSlipHeaderTmp Table
A PurchPackingSlipHeaderTmp record if one exists; otherwise, an empty record.