Share via


TaxReportDomesticTransferCursor_IT.init Method [AX 2012]

Processes the specified tax transaction.

Syntax

public void init(
    TaxReportDomesticTable_IT _reportTable, 
    TaxTrans _taxTrans, 
    TaxTable _taxTable)

Run On

Server

Parameters

Remarks

This method must be called before starting to work with the TaxReportDomesticTransferCursor_IT class.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class