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

  • _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.

See Also

Reference

MCRTmpPickingWorkbenchTrans Table