SalesPackingSlipHeaderTmp::findJourRecId Method

Finds the record in the SalesPackingSlipHeaderTmp table by JournalRecId value.

Syntax

client server public static SalesPackingSlipHeaderTmp findJourRecId(RecId _jourRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SalesPackingSlipHeaderTmp Table