TaxUncommitted::getCustomsDuty_IN Method
Calculates total customs duty for sourceTableId and sourceRecId.
Syntax
client server public static TaxAmount getCustomsDuty_IN(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
SourceTableId of TaxUncommitted
- _sourceRecId
Type: RefRecId Extended Data Type
SourceRecId of TaxUncommitted
Return Value
Type: TaxAmount Extended Data Type
The tax amount.