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
- _sourceTableId
Type: RefTableId Extended Data Type
The SourceTableId value of the TaxUncommitted record.
- _sourceRecId
Type: RefRecId Extended Data Type
The SourceRecId value of the TaxUncommitted record.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The TaxTable buffer
Return Value
Type: TaxAmount Extended Data Type
The tax amount.