Share via


LedgerJournalTable::calcTotalTaxAmountApproval Method

Gets the total tax amount for an approval scenario.

Syntax

client server public static AmountMST calcTotalTaxAmountApproval(
    LedgerJournalId _ledgerJournalId, 
    Voucher _voucher, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The total tax amount for the specified parameters.

See Also

Reference

LedgerJournalTable Table