SalesShippingStat::findFromPackingSlipJour Method

Finds a SalesShippingStat record by using the packing slip reference and original sales order ID.

Syntax

server public static SalesShippingStat findFromPackingSlipJour(CustPackingSlipJourRecId _custPackingSlipJourRecId, SalesIdOrig _salesIdOrig)

Run On

Server

Parameters

Return Value

Type: SalesShippingStat Table
A record in the SalesShippingStat table; otherwise, an empty record.

See Also

Reference

SalesShippingStat Table