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

bdc

Former Member
0 Likes
345

why we hav eto process direct programs in background only.If we sumbit in foreground what it happens?plz expalin me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
323

Hi

If you execute them in foreground it will take lot of system time and for other users the system will become very slow, so it is always better to schedule in background

Reward points if useful

Regards

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
324

Hi

If you execute them in foreground it will take lot of system time and for other users the system will become very slow, so it is always better to schedule in background

Reward points if useful

Regards

Anji

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
323

Hi

Which screen are processing with which data u can find in foreground processing while u get the results directly in background process.

Regards,

Sreeram