TaxUncommitted_IN::getCustomsDuty_IN Method
Calculates total customs duty for the specified sourceTableId and sourceRecId values.
Syntax
client server public static TaxAmount getCustomsDuty_IN(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
[LedgerVoucherObject _ledgerVoucherObjectForChargeAsExpense])
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The source table ID of the VendinVoice table.
- _sourceRecId
Type: RefRecId Extended Data Type
The source record ID of the VendinVoice table.
- _ledgerVoucherObjectForChargeAsExpense
Type: LedgerVoucherObject Class
A LedgerVoucher object that is used to posting the expense account.
Return Value
Type: TaxAmount Extended Data Type
The total customs amount, excluding any expense amount.