Comparteix a través de


ProdRoute::startUpOpr Method

Begins specific production operations.

Syntax

server public static void startUpOpr(
    ProdId _prodId, 
    OprNum _fromOprNum, 
    OprNum _toOprNum, 
   [boolean _onlySecondary, 
    boolean _reverse])

Run On

Server

Parameters

  • _onlySecondary
    Type: boolean
    A Boolean value that indicates whether to only start operations with secondary priority.
  • _reverse
    Type: boolean
    A Boolean value that specifies whether to revert the operation status to the previous status; optional.

See Also

Reference

ProdRoute Table