Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic selection Id

Former Member
0 Likes
713

In an application for SAP-APO, I have to make a program to run an activity ( Demand Planning Activity) through a Job Number by changing the selection id equivalent to the selection screen parameters of the program.

So can anyone please tell me how do I pass my selection parameters to the selection id, i.e. how to change the selection id being used.

How to make this dynamic selection id??

5 REPLIES 5
Read only

Former Member
0 Likes
630

Hi,

Check the select option variable is inital or not.

if it is initial , give the select query based on that,

if it is not initial , give the select query accordingly.

Regards,

sabari

Read only

0 Likes
630

NO, actually I do not know how to pass the selection variables to a selection Id, thus how to change a selection Id dynamically inside the program and then have to call the activity.

can you please suggest this??

Read only

Former Member
0 Likes
630

hi go to table TPARA for the parameter ids

or use set parameters id ID field field.

get parametere id..

Read only

0 Likes
630

No, I wish to have dynamic selection id (of APO) nothing to do with parameter id.

Read only

0 Likes
630

Can anyone please help me on this. A quick response would be worth great appreciation.