VendPackingSlipVersion::find Method
Finds the specified record in the VendPackingSlipJourVersion table.
Syntax
client server public static VendPackingSlipVersion find(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record identifier of the record to find.
Return Value
Type: VendPackingSlipVersion Table
A VendPackingSlipJourVersion record if one exists; otherwise, an empty record.