Share via


VendPackingSlipVersion::findFirst Method

Finds the first packing slip version.

Syntax

client server public static VendPackingSlipVersion findFirst(VendPackingSlipJourRecId _packingSlipJour, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: VendPackingSlipVersion Table
The first packing slip version for packing slip.

See Also

Reference

VendPackingSlipVersion Table