Skip to Content
0
Former Member
Dec 21, 2007 at 02:56 AM

How to auto refresh planning application -- using ABAP Class?

40 Views

Hi

I have written few planning functions and attached them in one single planning sequence. One of the planning function in this sequence is de-activate data slice checkmark in planning modeler. If I execute this planning function indiviually then it works great however when I use this function in sequence then second function in row doesnot identify changes made by first function(data slice inactivate) and thus throws errors.

At the same time, if I refresh my planning session and re-execute the planning sequence then it does works as REFRESH activates the changes done by first function (de-activate data slice).

I am wondering if there is any ABAP class that can trigger this auto refresh in background else some other method to do this auto refresh ?

Please let me know if you have any thoughts on this one.

Thanks and happy holidays

Al

Edited by: Al Gon on Dec 21, 2007 3:56 AM