Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Submit program rsarfcse in custom program to execute LUW with status transaction recorded

former_member147380
Participant
0 Likes
2,198

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,

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,796

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.

Read only

former_member147380
Participant
0 Likes
1,792

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.