‎2020 Aug 18 2:15 PM
Hi All,
I have a requirement to execute LUW in SM58 with status transaction recorded via custom program.So I have fetched the tRFC data from table ARFCSSTATE and submitting the report RSARFCSE. If I do same in SM58->execute LUW there also background job scheduled with ARFC*. But when I have submitted the report RSARFCSE in my custom program no jobs are scheduling.
In SM58 also when execute LUW selected this program is called.Is there any other changes required.
Thanks,
‎2020 Aug 18 5:24 PM
You say you "have submitted the report RSARFCSE in my custom program no jobs are scheduling", so why don't you change your custom program to run RSARFCSE as a job with JOB_OPEN and JOB_CLOSE?
NB: I don't get your second question.
‎2020 Aug 18 6:27 PM
Hi Sandra,
In the SM58 transaction program- report RSARFCSE is called using submit similarly I am also submitting the report RSARFCSE in my custom logic. I did not find JOB open close statements in SM58. In SM58 when execute LUW selected batch job with ARFC is found in SM37.
