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.
Gets a value that determines whether the transaction can be modified.
Syntax
protected boolean allowEditTrans(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record.
Return Value
Type: boolean
true if the transaction can be modified; otherwise, false.