2007 Aug 01 8:29 AM
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.
2007 Aug 01 3:10 PM
double on the field.. goto attributes then goto program and tick * Entry...
Assign pts if its useful
2007 Aug 01 3:12 PM
it is better checking the value in coding part and u can even do whether value is valid or invalid..