on ‎2021 Apr 02 7:09 PM
Hi,
Could someone please tell me what would happen if we have a Writeback badi and :
1. Two users input data simultaneously?
2. One user inputs data that triggers writeback, which takes 2 minutes to complete; and after one minute same user or another user inputs another data?
Thanks,
S
Request clarification before answering.
"which takes 2 minutes to complete" ?
Something strange... Data saving from input form takes 1-2 seconds maximum if you don't have default.lgf.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's no difference between write back badi or just writing data from input form. If 2 users will try to write data to the same region at the same time then you will have some locks.
But it's a bad business logic in general.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.