ProdWIPLedgerConflictTransBase.isReferenceCategoryProdLineOrProduction Method [AX 2012]
Indicates whether the reference category type of the transaction.
protected boolean isReferenceCategoryProdLineOrProduction(InventTransType _referenceCategory)
Run On
CalledParameters
- _referenceCategory
- Type: InventTransType Enumeration
The reference category of the transaction.
Return Value
Type: booleantrue if the inventory transaction is a transfer or a journal type; otherwise, false.
Community Additions
ADD
Show: