cancel
Showing results for 
Search instead for 
Did you mean: 

How to Schedule T code PRRW in Background

Former Member
0 Kudos
919

Hi Experts

We need to schedule PRRW as a Background job.However in standard we cannot see an option to execute in background.

Can anyone guide how this can be scheduled in background>?

Our tech team has already rejected the option to make a Z program - call PRRW and then schedule the Z program

Any suggestions/ideas will be much appreciated

thanks

swami

View Entire Topic
kannan_rajagopalan
Contributor
0 Kudos

Hi Swami,

You can create a background job from the t-code SM36.

Program names

PREC = RPRTEC00

PRFI = RPRFIN00_40

PRRW = RPRPOSTD

You have the option of scheduling the job hourly, daily, weekly etc.

Please make sure that you follow the above order, so that everything would go smoothly.

These order can be maintained in Job selection parameter.

Trust this helps.

Best Regards,

Raj

Former Member
0 Kudos

Hi Kannan,

When PRRW is schedule in the background, does it post the entries to Finance ? If so then could you please explain the steps in details to have PRRW run in Background ?

Many Thanks,

FF

luis23huang
Discoverer
0 Kudos

Hi Kannan,

The steps outlined in your comment is not working for me. It failed in Step 2 - PRFI = RPRFIN00_40.