This documentation is archived and is not being maintained.
PdsUpdateShelfAdvice.canGoBatchJournal Method [AX 2012]
Indicates whether the class is run as part of a batch operation.
public boolean canGoBatchJournal()
Run On
Called
Return Value
Type:
boolean
Always returns true .
As the class may be run as a batch job, method returns true.