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

  • _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.

See Also

Reference

TaxUncommitted_IN Table