Tax.getCustomsDutyProjects_IN Method [AX 2012]

Calculates total CustomsDuty looping thru tmptaxWorkTrans table based on sourceTableId

Syntax

public TaxAmount getCustomsDutyProjects_IN(RefTableId _tableId)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
returns CustomsDuty amount.

See Also

Reference

Tax Class