2008 May 19 2:37 PM
2008 May 19 2:46 PM
2008 May 20 11:08 AM
if i didnt enter the value in first parameter then i moved to next parameter means when i enter something means that has to be rejected that means first parameter i declared should be mandatory. for that what i have to do
2008 May 20 12:10 PM
Hi,
For that u need to declare the first field as "OBLIGATORY" if its selection-screen. If its screen painter then for the corresponding field in the properties tab select the field as "REQUIRED".
Selection Screen :
parameters : a(16) type c obligatory.
Screen Painter :
In the properties of the corresponding field, Under Attributes group, on Program tab for "INPUT" drop down box select "REQUIRED".
Regards,
Raghu