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

Reg Selection Screen

Former Member
0 Likes
395

Hi all,

I declare a selection screen, with two parameters fieldsand execute report, then when i press back and return to selection screen, values are appear in the parameters by i want to remove the one value from parameter dynamically i.e when i press back

one of the parameter value should be disappear. I write a clear statement in initialization. but it does not work. How can i achive this.Please Help me.

Thanks in advance.

2 REPLIES 2
Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
374

hi

check below links...

Hope this will be useful to you..

With warm regards

Alway learner

Read only

Former Member
0 Likes
374

You can try to putting your logic during the event:

At selection-screen output.

Thanks

Jerrod Baldauf