InventTrackingDimTracingSearch.isByProductProduction Method [AX 2012]

Gets a value indicating if the transaction is for a by-product in a production order.

Syntax

protected boolean isByProductProduction(InventTransOrigin _inventTransOrigin)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transaction is used as a by-product on a production; otherwise, false.

See Also

Reference

InventTrackingDimTracingSearch Class