‎2008 Aug 07 9:03 AM
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??
‎2008 Aug 07 9:41 AM
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
‎2008 Aug 07 10:29 AM
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??
‎2008 Aug 07 10:31 AM
hi go to table TPARA for the parameter ids
or use set parameters id ID field field.
get parametere id..
‎2008 Aug 07 10:42 AM
No, I wish to have dynamic selection id (of APO) nothing to do with parameter id.
‎2008 Aug 11 7:45 AM
Can anyone please help me on this. A quick response would be worth great appreciation.