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.
Determines if editing of the ledgerJournalTrans buffer should be allowed.
Syntax
protected boolean allowEditTrans(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledgerJournalTrans buffer to be checked.
Return Value
Type: boolean
true, if editing of the ledgerJournalTrans buffer is allowed; otherwise, false.