ProdRouteTrans::pdsCWQtyGoodJob Method
Gets the sum of catch weight reported good quantity from the route transactions for a job.
Syntax
client server public static PdsCWBatchGood pdsCWQtyGoodJob(ProdId _prodId, ProdJobId _jobId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the production order.
- _jobId
Type: ProdJobId Extended Data Type
The Id of the job.
Return Value
Type: PdsCWBatchGood Extended Data Type
The sum of catch weight reported good quantity from the route transactions for a job.