LedgerJournalTrans.isBudgetCheckRequiredForUpdate Method
Indicates whether the check for available budget funds is required for the update on the LedgerJournalTrans record.
Syntax
public boolean isBudgetCheckRequiredForUpdate(LedgerJournalTrans _originalLedgerJournalTrans)
Run On
Called
Parameters
- _originalLedgerJournalTrans
Type: LedgerJournalTrans Table
The original LedgerJournalTrans record before the update.
Return Value
Type: boolean
true if the check for available budget funds is required for the update on the LedgerJournalTrans record; otherwise, false.