WMSOrderTransType.findToLocation Method [AX 2012]
Determines the location to where the picked items are to be delivered.
Syntax
public WMSLocation findToLocation([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: WMSLocation Table
The delivery location of the picked items.