Share via


TaxWithholdJournal_IN.saveTaxTransfer Method [AX 2012]

Creates a TmpTaxWithholdWorkTrans_IN record that represents a tax transfer for Direct tax.

Syntax

protected TaxAmountCur saveTaxTransfer(TaxableLine _taxableLine)

Run On

Server

Parameters

  • _taxableLine
    Type: TaxableLine Interface
    The transaction line that represents this tax transfer for Direct tax.

Return Value

Type: TaxAmountCur Extended Data Type
The tax amount for this tax transfer for Direct tax.

See Also

Reference

TaxWithholdJournal_IN Class