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: 

Dynamic select query with dynamic variables

former_member230215
Participant
0 Kudos
1,210

Hi all,

How can I construct dynamic select query with dynamic variables.

ex: Consider table BUT000. I will get input like

Field Name Filter Condition Partner selectiontable 1 BPEXT selectiontable 2 Bu_group selectiontable 3 N variables N selectiontables

here Selection table1 is a range table which contains sign low high option

selection table 2 is another range table which contains sign low high option.

In this way I can get any number of fields and corresponding range tables.

How can build a select query now? Please help.

1 ACCEPTED SOLUTION
2 REPLIES 2

former_member230215
Participant
0 Kudos
677

Please refer the below image