Share via


RDeferralsCountingJournalToExcel.canGoBatch Method [AX 2012]

Indicates whether a record can go batch.

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method must be in this class because it is called from the DialogRunBase class.

See Also

Reference

RDeferralsCountingJournalToExcel Class