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

Background report execution

Former Member
0 Likes
603

Dear Experts,

I want to learn the process of executing any objects like reports, smart-forms in background.Pls suggest how to proceed.

Thanks in advance.

Regds

Anand

5 REPLIES 5
Read only

Former Member
0 Likes
564

try this ,

goto the attributes of that object , u will get the check box to execute in background select it that's it

Read only

0 Likes
564

if ur report has a selection screen then just click execute. on ur selection screen menu bar, u have a option to execute in background.. fill up the selection screen values and select this option.. it will take u to schedule the report with those parameters in background.

another method is goto tcode: sm36 (create bg job)

in there u have button as 'Step'.. .click that one and provide ur details and fill start condition and save.. ur bg job will be scheduled...

u can chk ur job in SM37.

Read only

Former Member
0 Likes
564

u can schedule the background via T-Code SM36 and use T-Code SM37 to check the job overview.

Or execute the report program in background.

SE38Give the program name>Program>execute>background

Read only

0 Likes
564

Hi,

Thanks for suggesting, but in SM 36 t-code, there is a requirement to gv a report variant name.Can u pls suggest frm where can I get the variant for a particular report.

Thanks

Anand

Read only

Jay71
Participant
0 Likes
564

Hi,

U can schedule any report for background execution. go to sm36 and define jobs or contact basis ppl who will guide you in job creation

Jayaram