Share via


TaxWithholdCalculation_IN.amountPerCompany Method [AX 2012]

Gets the settled amount per company.

Syntax

private AmountCur amountPerCompany(RecId _recId, CompanyId _companyId)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The settled amount per company.

See Also

Reference

TaxWithholdCalculation_IN Class