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