InventDimTracking.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
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record.
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.