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: 

validate negative values in table field.

Former Member
0 Kudos

hi experts,

There is a req. of validating values while entering data in a field of<b> table maintainance gen.</b> so that negative values can't be entered in that field .

plz give me some way of doing it.

regards.

SM.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Go to Se11...

Give the corresponding field domain name...

Go to the value range tab...

Give interval limit...low range as 0...

save and activate

1 REPLY 1

Former Member
0 Kudos

Go to Se11...

Give the corresponding field domain name...

Go to the value range tab...

Give interval limit...low range as 0...

save and activate