Share via


SalesTaxDeclarationInfoReportController::cancelReportForTaxReportPeriod Method [AX 2012]

Cancels tax report for the tax report period.

Syntax

server public static void cancelReportForTaxReportPeriod(
    TaxPeriod _taxPeriod, 
    TaxPeriodDate _fromDate, 
    TaxPeriodDate _toDate)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

Only the last reporting period can be canceled.

See Also

Reference

SalesTaxDeclarationInfoReportController Class