ProdMultiBOMCalc.canGoBatchJournal Method [AX 2012]
Decides whether the class is shown in the list of batch journal types.
A class that can be used in a batch journal is a class for which the same parameters can repeatedly be used. Of course, the dialog box can be shown and the parameters can be changed, but parameters of some classes might build on data that is only valid for a short time. Running a class two times with the same parameters is not always possible.
If RunBaseBatch.canGoBatch Method returns false, this method will have no effect.
Community Additions
ADD
Show: