TAMDeduction::sumDeductionAmountMST Method
Returns the sum of all deductions of a parent LedgerJournalTrans.
Syntax
server public static AmountCur sumDeductionAmountMST(RefRecId _ledgerJournalTransParentRecId)
Run On
Server
Parameters
- _ledgerJournalTransParentRecId
Type: RefRecId Extended Data Type
The record ID of the LedgerJournalTrans record that may be a parent to one or more deductions.
Return Value
Type: AmountCur Extended Data Type
The sum of all deductions for which the LedgerJournalTrans record is a parent.