ProdRouteTrans::qtyGoodAtOrBeforeOpr Method
Finds a route reported good quantity at the specified operation or at a previous operation.
Syntax
client server public static ProdReportedGood qtyGoodAtOrBeforeOpr(ProdId _prodId, OprNum _oprNum)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The production order number.
- _oprNum
Type: OprNum Extended Data Type
The operation number.
Return Value
Type: ProdReportedGood Extended Data Type
The good quantity; otherwise, 0.