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