Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.