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

execute

Former Member
0 Likes
732

how to execute a report program in background.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
710

go to tcode SA 38.

give program name

create variant

say background.

it will prompt for immediate output and timely output.

do it as ur requirement.

other tcode is sm36 and sm37.

REWARD ME IF HELPFUL.

4 REPLIES 4
Read only

JozsefSzikszai
Active Contributor
0 Likes
710

for example:

on the selection screen go to the menu: Program / Execute in background

ec

Read only

Former Member
0 Likes
710

Hi

goto SM36

enter job name any name

and click on start condition

you can select any one

and click on save

click on step and give ur program name and varients (with what inputs)

save

and click on job selection

and select ur job and click on execute

then it will execute on ur job name on specified time

rewardif usefull

Read only

Former Member
0 Likes
710

hi

its already answerd

goto se 38

give program name-> goto program execute in back ground->execute immediately,

now go to sm37 ->execute-> there u can see list of jobs ->select ur job->before that check the status,if its finished go for spool option, u can see ur report out put.

Read only

Former Member
0 Likes
711

go to tcode SA 38.

give program name

create variant

say background.

it will prompt for immediate output and timely output.

do it as ur requirement.

other tcode is sm36 and sm37.

REWARD ME IF HELPFUL.