ProdRouteTrans::pdsCWQtyGoodOpr Method
Gets the sum of catch weight reported good quantity from the route transactions for an operation.
Syntax
client server public static PdsCWBatchGood pdsCWQtyGoodOpr(
ProdId _prodId,
OprNum _oprNum,
RouteOprPriority _oprPriority)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the production order.
- _oprNum
Type: OprNum Extended Data Type
The operation number.
- _oprPriority
Type: RouteOprPriority Enumeration
The operation priority.
Return Value
Type: PdsCWBatchGood Extended Data Type
The sum of catch weight reported good quantity from the route transactions for an operation.