PdsUpdateShelfAdvice.canGoBatchJournal Method [AX 2012]

Indicates whether the class is run as part of a batch operation.

Syntax

public boolean canGoBatchJournal()

Run On

Called

Return Value

Type: boolean
Always returns true .

Remarks

As the class may be run as a batch job, method returns true.

See Also

Reference

PdsUpdateShelfAdvice Class