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