Share via


TaxVatReportDetailedContract_MX.validateCategoryRange Method [AX 2012]

Validates that the fromCategory value is larger than the toCategory value when running the report.

Syntax

private boolean validateCategoryRange()

Run On

Called

Return Value

Type: boolean
true if the fromCategory value is larger than the toCategory value; otherwise, false.

See Also

Reference

TaxVatReportDetailedContract_MX Class