Question:
Hi everybody,
I hope that someone can help me, I would like to delete old data in the initial column - execept for one keyfigure where we would like to see orders that are up to two weeks old.
When I have been playing around with the deletion program I have only managed to delete everything from to day and a number of days in the past.
Surely there must be another way to do this, I mean to start deleting from let's say two weeks in the past and backwards?
I just can't think of anything...
Answer:
What data in particular are you wanting to delete and what version of APO are you using ?
Answer:
Hi MisterWatson,
I would like to delete initial values for key figure for distribruted demand, and when I do display details on that one I see a bunch of orders with category ED(SNP VMI SalesOrder) with dates from today and approx 6 weeks back. I would like to keep the orders from today and approx 2 weeks back... and the only way to delete orders that i can think of is with /SAPAPO/RLCDELETE and there I can only choose Today + No. of Days (and if I choose for instance -30 it will delete from today and 30 days back...)
We are on SM 4.0 by the way.
Appreciate your help!
/lie
Answer:
I am assuming that you are connected to an R/3 system and if this is the case the VMI sales order should relate to something back in R/3. If this is the case the only way you have of deleting these items is to clean them from R/3.
We have tried deleting items from APO with no effect and it is because the RLCDELETE program can only delete items that are controlled by APO (planned orders, etc.) but for items that are controlled by R/3 (process orders, stock transport orders, sales orders, etc.) once you delete them they get reCIFed and therefore recreated which results in nothing happening.
Mark
Answer:
Hi Li,
Use period range from 01.01.1970 (system initialization date) to "X" (as required.
from 4.0 upwards there are 3 deletion reports //rlcdelete (appli 4 an ' ') //delete_pp_order (appli 2) and //sdorder_del
Jimmy.