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

Executing in BACKGROUND

Former Member
0 Likes
286

Hi All,

I have a report writer tcode.

In my custom program i need to execute this report writer.

Can I submit this in background? And get the spool data for further processing?

Can I use CALL TRANSACTION...to execute the report writer in background?

Help me

1 REPLY 1
Read only

Former Member
0 Likes
262

Hi,

You can create variants for the report and can schedule it as a background job by specifying the report name.

Regards,

Renjith Michael.