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

BACK GROUND PROCESSING

Former Member
0 Likes
513

Hi Experts , Could you please any one tell me how to do the programming on

BACK GROUND PROCESSING . I would like to know what is back ground

processing ?. Give me some example by using se36 ? . I know some functional

modules on BACK GROUND PROCESSING .

JOB_OPEN

JOB_CLOSE

JOB_SUBMIT

Could you please answer my question . I will give you the maximum poiints .

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

Please refer this thread : Entire program of background processing is given

/people/prashant.patil12/blog/2007/02/20/displaying-alv-grid-in-background-job

Best regards,

Prashant

3 REPLIES 3
Read only

Former Member
0 Likes
487

Hi,

Please refer this thread : Entire program of background processing is given

/people/prashant.patil12/blog/2007/02/20/displaying-alv-grid-in-background-job

Best regards,

Prashant

Read only

0 Likes
486

Thank you prasanth. very good answer. Excelleant

Read only

Former Member
0 Likes
486

hai satyendra,

u go for background scheduling in the following cases:

1. normally, if u r trying to process any reports/fn.mods with huge amount of data

2. if u wanna report or some processes to run at some fixed time, u can also schedule them. ex...processing of orders.

the stmts u mentioned are for a different pupose. ie.. if 2 or more jobs are dependent on each other, then u will use those.

reward if helpful

kiran