cancel
Showing results for 
Search instead for 
Did you mean: 

Delete past forecast in R3

Former Member
0 Kudos

We have a business where we create the forecast in APO-DP and release the forecast to R3. We do not use SNP or PPDS. MRP is run in R3. Now the issue is, past unused forecast in R3 is creating problems. The business wanted a process to clean out all forecast that lies in the past (older than one week). Pl advice how any of you would proceed.

Thanks

narayanan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Narayan,

as far i understand your issue, you want to delete the old forecast from R3 and not from APO ?

The t-code mentioned above "/n/sapapo/rlcdel" is used to delete forecast from APO. .

To delete forecast from R3, you may try the following steps:

1) Go to T-code MD74 in R3

- Enter the Plant/s for which you need to delete the forecast.

- Enter Material or Material range.

- Requirements type ( It specifies the planning strategies that you want to delete say like FA,FC or VSF)

- Enter Version-Plan Number (these fields are not mandatory and can be left Blank, if reqd)

- Enter th Key Date (The date before which you need to delete the forecast)

- Click on Record History, and Create list option.

- Now Execute the Program in B/ground.(Do not click on Test Mode, if you want to execute the Program in B/ground)

Note : Please try to execute the program first in Development System and if the results are fine, then only you should try it in Production.

This will surely work. Please let me know your comments and inputs on the same.

Regards,

Prasad.

Answers (2)

Answers (2)

Former Member
0 Kudos

This message was moderated.

nitin_thatte
Contributor
0 Kudos

go to transaction /sapapo/rlcdel and delete forecast from there for the period you want.

Nitin