cancel
Showing results for 
Search instead for 
Did you mean: 

Execute Planning sequence on query output

Former Member
0 Kudos

Hi All,

     My requirement is to run planning sequence on the changed data which is selected after executing IP query. I know we can apply filters to planning sequence and run it on that filtered data. But If I have used multiple filters (Say 10-15) in my query, I need to pass all those filter variables to Planning sequence. Is there any way that Planning sequence which includes planning function to run on the data which current user has selected and changed in the query output. Waiting for suggestions, Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member241605
Active Participant
0 Kudos

Hello Swapnil,

You may can achieve this my using the Buttons in the WAD.

Create Button in the WAD and useit for below.

1) first Button  for SET_VARIABLE_STATE

2) Second Button for calling the Planning Sequence.

Hope it might Helps you!!!!

With Regards,

PJ.


cornelia_lezoch
Active Contributor
0 Kudos

Hi,

it depends on your frontend.

in Bex you can just transfer the query result as a filter to the function.

I think in weg it´s the same with "execute planning function simple" but I never tried this.

regards

Cornelia