Lock Handling
Configure the background job
Open SAP transaction SE38.
Enter program
/NEPTUNE/HANDLER_LOCKING
and click Execute.Provide the required parameters:
Time between lock request checks (seconds): Recommended value is 2.
Background user name (mandatory): This must match the user running the background job.
Automatic lock release time (minutes): Leave blank to disable. Recommended value is 180.
Click Save and create a variant named
DEFAULT
.Click Save again to store the variant.
Create the background job
Open SAP transaction SM36.
Enter job name
NEPTUNE_LOCK_HANDLER
and press Enter.Configure the job step with the following:
User: Username responsible for locking/unlocking resources (must have sufficient permissions and not be subject to deletion or locking).
ABAP Program Name:
/NEPTUNE/HANDLER_LOCKING
Variant:
DEFAULT
Click Save.
Last updated
Was this helpful?