Share via


ShipCarrierStaging::getPackingSlipJourRecords Method

Gets the tracking and package information that is associated with a packing slip journal.

Syntax

server public static ShipCarrierPackingSlipJourData getPackingSlipJourRecords(SalesId _salesId, PackingSlipId _packingSlipId)

Run On

Server

Parameters

Return Value

Type: ShipCarrierPackingSlipJourData Class
An instance of the ShipCarrierPackingSlipJourData class that contains the tracking and package records.

Remarks

The information is returned in two tables, each set to temporary.

If configuration key ShipCarrier is not enabled these records are returned empty.

See Also

Reference

ShipCarrierStaging Table