Share via


TaxWithholdReport_IN.taxReportDate Method [AX 2012]

To find the tax report date.

Syntax

public TransDate taxReportDate(
    TaxWithholdPeriodRecId_IN _period, 
    TaxWithholdType_IN _taxType, 
    TransDate _date, 
    AccountNum _accountNum)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
Returns tax report date.

See Also

Reference

TaxWithholdReport_IN Class