Share via


TaxWithholdReport_IN.updateEmptyChallanInfo Method [AX 2012]

Updates the challan info to the trans which are totally reversed.

Syntax

public void updateEmptyChallanInfo(
    FromDate _fromDate, 
    ToDate _toDate, 
    TaxWithholdComponentGroupRecId_IN _componentGroupLoc, 
    Voucher _voucher, 
    TaxInformationRecId_IN _tanNumber)

Run On

Called

Parameters

See Also

Reference

TaxWithholdReport_IN Class