If you are looking for background job, you could analyze table TBTCO for records with status 'R'. then compare STRTDATE and STRTTIME to current date time, then use BP_JOB_ABORT to cancel active job.
(More complex you could select actual background process via system-functions, debug and SM30 on SM50...)
Regards,
Raymond
Add a comment