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
- _inventTransOrigin
Type: InventTransOrigin Table
The inventory transaction origin for the transaction.
Return Value
Type: boolean
true if the transaction is used as a by-product on a production; otherwise, false.