Tax.getCustomsDutyProjects_IN Method [AX 2012]

Calculates total CustomsDuty looping thru tmptaxWorkTrans table based on sourceTableId

public TaxAmount getCustomsDutyProjects_IN(RefTableId _tableId)

Run On

Server

Parameters

_tableId
Type: RefTableId Extended Data Type
The sourceTableId.

Return Value

Type: TaxAmount Extended Data Type
returns CustomsDuty amount.

Reference

Community Additions

ADD
Show: