Are developed without the benefit of Lock Objects ?
Judging by the type of questions being asked in the ABAP developers forums can it be inferred that if people ask how to program in ABAP that they do not know anything about programming in multi-user systems ??
<shudders>
Rich
Locking belongs in the same category as authorisations: Optional fluff. Doesn't add to the functionality, it works on DEV with or without, so why should we care?
Not really important then ?
Ran into this previously quite a bit in the MM/WM arena. SI did not care to use and it worked wonderfully in dev and q but those systems did not nearly approximate the volume of concurrent users.
Let's perform all development directly in Prod :)