Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System

GetTotalQuantityForOperation() Method

  • Last UpdatedMar 11, 2016
  • 1 minute read

Use the GetTotalQuantityForOperation() method to compute the total quantity produced for the specified operation. The operation can be split amongst multiple jobs that have the same work order ID, operation ID, lot number, and sublot number.

Syntax

result = GetTotalQuantityForOperation(woID,operID, seqNo, lotNo, sublotNo);

Parameters

woID

A string that is the work order ID of a job.

operID

A string that is the operation ID of a job.

seqNo

An integer that is the sequence number of a job.

lotNo

A string that is the lot number.

sublotNo

A string that is the sublot number.

Return Value

result

A floating point number that is the total quantity for the specified operation.

TitleResults for “How to create a CRG?”Also Available in