Share via


TaxUncommitted_IN::getCustomsDutyForLineAmtBase_IN Method

Calculates the total customs duty for the sourceTableId and sourceRecId values, but only for the line amount basis.

Syntax

client server public static TaxAmount getCustomsDutyForLineAmtBase_IN(
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId, 
    TaxItemGroup _taxItemGroup)

Run On

Called

Parameters

Return Value

Type: TaxAmount Extended Data Type
The tax amount.

See Also

Reference

TaxUncommitted_IN Table