‎2007 Apr 18 5:38 AM
How can we make a field displayed using select-options to be REQUIRED field .
.
‎2007 Apr 18 5:39 AM
‎2007 Apr 18 5:39 AM
‎2007 Apr 18 5:40 AM
hi
use
<b>select-options s_opotion for <type> obligatory</b>
regards
ravish
<b>plz rewrd points if helpful</b>
‎2007 Apr 18 5:44 AM
Hi,
select-options: s_carrid for spfli-carrid.
at selection-screen.
if s_carrid is not initial.
<do this>
endif.
regards,
kiran kumar k
‎2007 Apr 18 5:55 AM
U can use this syntax.
select-options : s_kunnr for kna1-kunnr obligatory.
Swati.
‎2007 Apr 18 5:56 AM
Mithun,
PARAMETERS FIELD(10) OBLIGATORY.
SELECT-OPTIONS <selcrit> FOR <f> OBLIGATORY .
Don't forget to reward if useful