In my module pool program there is one field for employee number .
if we give two numbers as input it is accepting
Actual condition is it shouldn't accept numbers less than six digits.
how to make the field validation according to the condition.
In my module pool program there is one field for employee number .
if we give two numbers as input it is accepting
Actual condition is it shouldn't accept numbers less than six digits.
how to make the field validation according to the condition.