MCRTmpPickingWorkbenchTrans.initFromItemPrompt Method
Creates picking workbench transaction records by prompting for a list of item IDs.
Syntax
public void initFromItemPrompt(
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 item 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 seperated list or a single range. Or any value valid for a query build range.