Share via


TaxWithholdReport_IN::taxVersion Method [AX 2012]

To find the in terms of name whether it is correction or original settlement.

Syntax

server public static Name taxVersion(
    TaxWithholdPaymentVersion_IN _paymentVersion, 
    TaxWithholdPeriodRecId_IN _settlementPeriod, 
    TransDate _fromDate, 
    TaxWithholdType_IN _taxType, 
    TaxInformationRecId_IN _tanNumber, 
   [NoYes _reported])

Run On

Server

Parameters

Return Value

Type: Name Extended Data Type
Return latest corection value in case of correction otherwise 0.

See Also

Reference

TaxWithholdReport_IN Class