This documentation is archived and is not being maintained.
ProjYearEndProcess.canGoBatch Method [AX 2012]
Indicates whether the class can be executed in batch.
public boolean canGoBatch()
Run On
Called
Return Value
Type:
boolean
Always returns false.
This method is an overridden method of the RunBaseBatch class.