IntrastatReporting.throwOnEmptyReport Method [AX 2012]
Indicates whether an exception should be displayed if the report is empty.
Syntax
protected boolean throwOnEmptyReport()
Run On
Called
Return Value
Type: boolean
Always true, by default.
Remarks
By default, an exception is thrown if nothing is being reported. Otherwise, this method should be overridden.