‎2007 Aug 16 8:54 AM
Hi Freinds,
in which situation.. we will write SELECT-OPTIONS WITH NO EXTENTION??
AND WITH EXTENSION??
regards,
‎2007 Aug 16 8:58 AM
Hi Vijay,
... NO-EXTENSION
Effect
If you specify this addition, the pushbutton for multiple selection is not created on the selection screen.
Note
The user cannot access the dialog box for multiple selection on the selection screen, which means they cannot edit selection tables containing several lines
Regards.
‎2007 Aug 16 9:07 AM
means u can include or exclude only one range.
10 - 20
25
30-40
u can't enter all the above values, u can enter only any one of the selection-criteria
<b>Reward Points if USEFUL</b>
‎2007 Aug 16 9:18 AM
hi,
select options with no- extension is used when we have to get a single person record with an internal
for ex: there is mara table which has matnr field and i want to get all sub items for a single matnr in a range bt 1 100 100 then at much situations we go for select options with no-extension.
for remainging situations for a group of matnr values if i want to find all details we go for select-options with extension. [ by defalut].
if helpful reward some points.
with regards,
Suresh babu aluri.
‎2007 Aug 16 9:25 AM
Hi
<u><b>NO-EXTENSION</b></u>
If you specify this addition, the pushbutton for multiple selection is not created on the selection screen.
The user cannot access the dialog box for multiple selection on the selection screen, which means they cannot edit selection tables containing several lines.
<b>WITH EXTENSION</b>
YOU CAN ENTER MULTIPLE RANGE OF SELECTIONS LIKE
100 TO 200
300 TO 400
500 TO 600 ETC..
<b>NO EXTENSION</b>
YOU CAN'T HAVE ACCES TO ENTER MULTIPLE RANGE OF VALUES
LIKE
100 TO 200
THATS ALL U DON'T HAVE ACCESS TO ENTER ONE MORE RANGE LIKE ABOVE
REWARD IF USEFULL
‎2007 Aug 16 9:32 AM
<b>NO-EXTENSION</b>
The user can only make an entry on one line. Calling the additional "Multiple Selection" screen is not supported and no pushbutton for this appears on the selection screen.
if you use the NO Extension, there will be no extension box, but with in the program we can append the values and use this table with in the Program
regards,
srinivas
<b>*reward for useful answers*</b>
‎2007 Aug 16 9:53 AM
The select options includes a
text box for low value
text box for high value
pushbutton for multiple selections
with no extentions implies the push button does not appear..
so when u want the user to give only one range of values say: 10-30 then use with no-extensions
else the user will be able to enter say: 10-30
50-70.. etc.. many multiple ranges..
Regards,
Aparna