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

screen painter

Former Member
3 REPLIES 3
Read only

Former Member
0 Likes
466

hi,

wat it means?

Regards

Sandeep Reddy

Read only

0 Likes
466

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

Read only

0 Likes
466

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