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

select-options

Former Member
0 Likes
365

hi

suppose i want to exclude number 15 when selecting numbers 10 to 20 what should i do ?

thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
351

Hello,

Go to Select Option Extension and in the exclude TAB and put 10 .

Regards

Saket Sharma

Read only

Former Member
0 Likes
351

First get the data from 10 to 20 and then use delete statement

Delete itab where number = 15.

Regards,

Satish

Read only

Former Member
0 Likes
351

Hi,

On your selection screen click on the butoon at the at option click on the ranges button ( Arrow button on the right side of select option ).

In this click on the ranges tab and give there 10 to 20. ( 2nd Tab).

Then click on the exclude single value tab ( 3rd tab) and give 15 there.

This would work as range 10 to 20 excluding 15 from the range.

Hope this answers your question. Reward if useful.

Regards,

Lalit