Share via


InventTrackingDimTracingSearch.wmsTransport Method [AX 2012]

Retrieves the pallet transport related to the current inventory transactions originator.

Syntax

protected WMSTransport wmsTransport(InventTransOrigin _inventTransOrigin)

Run On

Called

Parameters

Return Value

Type: WMSTransport Table
A record in the WMSTransport table if exists; otherwise an empty record.

Remarks

Returns an empty buffer if no related record exists.

See Also

Reference

InventTrackingDimTracingSearch Class