hi gurus,
I want write a code for a program which will run in background.
for example.
if <condition>.
run in back ground.
else.
run in foreground.
endif.
can i use sy-batch and how.
please advice.
thanks in advance.