Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
The Journal ID.
- _voucher
Type: Voucher Extended Data Type
The voucher.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: AmountMST Extended Data Type
The total tax amount for the specified parameters.