2008 Aug 05 9:51 PM
Hi
I have an ABAP Program like RSXMB_RESTART_MESSAGES. How to find the corresponding background for this program if it exists ??
thanks
kumar
2008 Aug 05 9:56 PM
Try this FM
BP_FIND_JOBS_WITH_PROGRAM. If u pass the program name it will retun u the job names
Hi
I have an ABAP Program like RSXMB_RESTART_MESSAGES. How to find the corresponding background for this program if it exists ??
thanks
kumar
2008 Aug 05 9:55 PM
You asked the same question less than half an hour ago. I don't think the answer has changed since then.
Mea culpa
Rob
Edited by: Rob Burbank on Aug 5, 2008 4:57 PM
2008 Aug 05 9:56 PM
Try this FM
BP_FIND_JOBS_WITH_PROGRAM. If u pass the program name it will retun u the job names