ProdJournalCreateRoute::proposalQtyError Method [AX 2012]

Calculates a proposed error quantity.

client server public static ProdReportedError proposalQtyError(ProdParmReportFinished _prodParmReportFinished)

Run On

Called

Parameters

_prodParmReportFinished
Type: ProdParmReportFinished Table
A ProdParmReportFinished record that is used in the calculation.

Return Value

Type: ProdReportedError Extended Data Type
A proposed error quantity.

The proposed quantity is the error quantity from the report finished journal minus the already route reported error quantity. The result cannot be negative.

Show: