MCRTmpPickingWorkbenchTrans.initFromSalesIdPrompt Method
Creates picking workbench transaction records for a list of sales orders.
Syntax
public void initFromSalesIdPrompt(
MCRPickingSession _sessionId,
str _formatString,
[boolean _displayWarnings])
Run On
Called
Parameters
- _sessionId
Type: MCRPickingSession Extended Data Type
The session ID of the picking session to use to create the picking workbench transactions.
- _formatString
Type: str
The list of sales ID's used to create the picking worbench transaction records.
- _displayWarnings
Type: boolean
Indicates whether to display warnings if they occur.
Remarks
Value of prompt can either be a comma separated list or a single range. Or any value valid for a querybuild range.