Share via


TaxWithHoldReport.updateAndPostTaxTrans Method [AX 2012]

Updates and posts the tax transactions.

Syntax

public Counter updateAndPostTaxTrans(
    FromDate _fromDate, 
    ToDate _toDate, 
    Counter _versionMin, 
    Counter _versionMax)

Run On

Server

Parameters

Return Value

Type: Counter Extended Data Type
Retruns the counter of updated tax transactons.

See Also

Reference

TaxWithHoldReport Class