cancel
Showing results for 
Search instead for 
Did you mean: 

how to handle delta in the integrated planning

Former Member
0 Kudos


Hi experts,

i have the following situation:

My users plan their data in a plan layout. After using the save button the plan data should not be saved right away. They should be used in an exit planning function which only has to copy those data multiply by -1. That would mean I've to catch the delta and make it available for this exit planning function. When I run this funciton in the backend (not in the plan layout) it works fine. But using in the plan layout it doesn't work with the delta. It reads too many records. Does anybody an idea how to handle it? I need to have only the last changed plan data for my exit planning function.

I would appreciate any help.

Kind regards,

Ali

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Ali,

Check this how to guide http://scn.sap.com/docs/DOC-16120

It might be helpful in your scenario to capture delta.

Former Member
0 Kudos

Hi Indu,

I will try to implement this HowTo and see what happens. I hope, it works with it.

Thanks for your advice.

Kind regards,

Ali