MCRTmpPickingWorkbenchTrans.initFromContinuityItemPrompt Method
Initializes the picking worbench transaction using the continuity item prompt as a driver.
Syntax
public void initFromContinuityItemPrompt(
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 query string to use to find the picking lines.
- _displayWarnings
Type: boolean
Indicates whether to display warnings if they occur.
Remarks
The continuity item is on a parent sales order, so the method needs to get the child orders associated with those parent orders.