LedgerJournalTrans.mcrIsDeductionParent Method
Finds the specified record in the TAMDeduction table.
Syntax
public boolean mcrIsDeductionParent()
Run On
Called
Return Value
Type: boolean
true if this LedgerJournalTrans record is parent of at least one deduction (a deduction is being added to the payment); Otherwise, false
Remarks
See TAMDeduction table method ledgerJournalTransParent for more on the parent relationship.