Hey,
I am trying to lock a record in the same manner that base ax handles payment journals. The LedgerJournalTable form and table locks for a user when a record is being modified and unlocks when the user either stops editing the record or the AOS crashes. From what I've read, I believe pessimistic locking maybe what I'm looking for. I've also looked through the class JournalFormTable and was a bit overwhelmed on its blocking logic. It seems more complex than what I need for a single table/form.
Does anyone have any reading suggestions? I'm willing to dive in and learn, but I'm at a bit of a loss of where to start. Any suggestion is appreciated.
Thank you!
*This post is locked for comments
I have the same question (0)