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.
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.