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

Dynamically calling selection screen in loop

Former Member
0 Likes
485

Hi all

Please help me to solve this problem.I need to call a selection screen(like a dialog screen) containing 2 fields depending on the loop counter in a program.

Thank You.

Regards

Giri.

1 ACCEPTED SOLUTION
3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
376

Can you explain a little more clearly?

Regards,

Rich Heilman

Read only

0 Likes
376

Hi

I will explain indetail.I am displaying a SAPSCIPT throup program.Before displaying it I have to choose groupvalues or individual value.If it is individual then i don't have any problem because I have to display the dialog box which accepts details and current status values of that particular individual only once.But I don't know how to display dailog box which accepts these 2 values dynamically without knowing the number before for groupvalues.Because the group which we select may have 3,4 or any other number of individual values.Please help me.

Thank You.

Regards

Giri.