Share via


TaxReportDomesticTransfer_IT.initReportTaxTrans Method [AX 2012]

Initializes report tax transaction field values from the specified tax transaction cursor.

Syntax

protected void initReportTaxTrans(
    TaxReportDomesticTaxTrans_IT _reportTaxTrans, 
    TaxReportDomesticTrans_IT _reportTrans, 
    TaxReportDomesticTransferCursor_IT _cursor)

Run On

Called

Parameters

See Also

Reference

TaxReportDomesticTransfer_IT Class