ProdWIPLedgerConflictTransBase.isReferenceCategoryProdLineOrProduction Method [AX 2012]

Indicates whether the reference category type of the transaction.

protected boolean isReferenceCategoryProdLineOrProduction(InventTransType _referenceCategory)

Run On

Called

Parameters

_referenceCategory
Type: InventTransType Enumeration
The reference category of the transaction.

Return Value

Type: boolean
true if the inventory transaction is a transfer or a journal type; otherwise, false.

Community Additions

ADD
Show: