Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3353

Re: How to execute a report in foreground and background based on radio button on selection screen?

$
0
0

Hi,

 

we have a system variable called sy-batch (used for Program is running in the background ).

 

if program is run in background it will "X" if in foreground then it will space.

 

note

1.put all code in appropriate Perform for code modularisation.

2.in program use system variable 

 

if  sy-batch = 'X'.

<Background activity>

else

<Fore Ground activity>

endif.


Viewing all articles
Browse latest Browse all 3353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>