Application Development 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: 

screen painter

Former Member
3 REPLIES 3

Former Member
0 Kudos
52

hi,

wat it means?

Regards

Sandeep Reddy

0 Kudos
52

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

0 Kudos
52

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