Share via


ProdRouteJob::startUpJob Method

Begins specific production jobs.

Syntax

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

Run On

Server

Parameters

  • _reverse
    Type: boolean
    A Boolean value that specifies whether to revert the job status to the previous status; optional.

See Also

Reference

ProdRouteJob Table