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

Input field in module pool Program

Former Member
0 Likes
482

Hi,

How to make I/P field in Screen as an obligatory field?

(I am talking about screen created in SE51.)

Thanks in advance

Jaison Joseph

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

Hi jaison,

1. simple

2. In the ATTRIBUTES of that field

(that small long dialog box which appears)

3. There are 3 small tabs

DICT , PROGRAM , DISPLAY

4. goto program tab

5. In that there is a combo box

6. select 'REQUIRED' in that

(Sometimes, instead of Required,

the text may be german - something

like 'Obligatory')

regards,

amit m.

2 REPLIES 2
Read only

Former Member
0 Likes
452

Hi jaison,

1. simple

2. In the ATTRIBUTES of that field

(that small long dialog box which appears)

3. There are 3 small tabs

DICT , PROGRAM , DISPLAY

4. goto program tab

5. In that there is a combo box

6. select 'REQUIRED' in that

(Sometimes, instead of Required,

the text may be german - something

like 'Obligatory')

regards,

amit m.

Read only

dani_mn
Active Contributor
0 Likes
451

HI,

double click your field and set the property 'input' to 'Obligatorisch' in program tab,

Regards,