SAP FILE INTERFACE LOCKING
Get Example source ABAP code based on a different SAP table
Locking Files
The file interface does not contain an integrated locking mechanism that ensures that only one ABAP program at a time can access a file. If multiple programs are writing to a file at the same time, the results are unpredictable.
To avoid this situation,
Latest notes:
When multiple ABAP_ASINSTANCES in
ABAP_HINT_END