Share via


TrvImportReceiptsBatch.canGoBatch Method [AX 2012]

Returns true.

Syntax

public boolean canGoBatch()

Run On

Server

Return Value

Type: boolean
Always returns true.

Remarks

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

See Also

Reference

TrvImportReceiptsBatch Class