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

Mandatory field

Former Member
0 Likes
354

Hi All

How to make a perticular field as mandatory in module pool program screen. or Is it better to validate in the coding ?.

Thanks.

Raja.

Hi All

How to make a perticular field as mandatory in module pool program screen. or Is it better to validate in the coding ?.

Thanks.

Raja.

2 REPLIES 2
Read only

Former Member
0 Likes
333

double on the field.. goto attributes then goto program and tick * Entry...

Assign pts if its useful

Read only

Former Member
0 Likes
333

it is better checking the value in coding part and u can even do whether value is valid or invalid..