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

what is the diffrence between select-options with no intervals

Former Member
0 Likes
1,332

what is the diffrence between select-options with no intervals and select-options

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,291

Hi,

The selection option is displayed on the selection screen without a 'to' field. The pushbutton for calling the "Multiple Selection" screen appears immediately after the 'from' field.

This addition thus allows you to generate a simplified display on the selection screen. This is particularly useful if you are not making any range selections for this selection option.

Regards,

Sruthi

8 REPLIES 8
Read only

Former Member
0 Likes
1,291

Hi,

No intervals means you can supply single values only and not a range 'From....To'.

Regards,

John.

Read only

Former Member
0 Likes
1,291

Hi,

Select options with No-Intervals optoin you can give range of values to include and exclude. It acts as a parameter. If you use intervals you can give list of values to include and exclude in your selection.

Regards,

Jayaram...

Read only

Former Member
0 Likes
1,291

No-intervales will not allow you to enter data in range , it will just allow to enter multiple values

no-extension will not even allow you to enter multiple values , then it will act as parameter

Read only

alex_m
Active Contributor
0 Likes
1,291

select option witout interval is same as parameter

Read only

Former Member
0 Likes
1,291

Hello,

If the select-option no interval - Behaves like Parameter
        Select-option              - We can give a range of value

If useful reward.

Vasanth

Read only

Former Member
0 Likes
1,292

Hi,

The selection option is displayed on the selection screen without a 'to' field. The pushbutton for calling the "Multiple Selection" screen appears immediately after the 'from' field.

This addition thus allows you to generate a simplified display on the selection screen. This is particularly useful if you are not making any range selections for this selection option.

Regards,

Sruthi

Read only

Former Member
0 Likes
1,291

hi,

With only SELECT-OPTIONS u get the 2 input fields i.e From -To-

but if u use no intervals: u get a single input field and mutliple selection option.

and if u give as

select-options: s_kunnr for kna1-kunnr no intervals no-extension.

it will be as a parameter.

regards,

priya.

Read only

Former Member
0 Likes
1,291

Hi,

Sorry..a small mistake in my reply.

Select options with No-Intervals optoin you<b> can't</b> give range of values to include and exclude. It acts as a parameter. If you use intervals you can give list of values to include and exclude in your selection.

Regards,

Jayaram...