2006 Oct 10 1:26 PM
hi ,
i doing a module pool program and i had declared 3 FILEDS as quantity , as screen fields i.e PREC type .
but when i tried to enter values in it is giving a error saying " Entry too long (enter in the format ~,___)"
please how to declare quantity fields .
thank,
Sridhar
hi ,
i doing a module pool program and i had declared 3 FILEDS as quantity , as screen fields i.e PREC type .
but when i tried to enter values in it is giving a error saying " Entry too long (enter in the format ~,___)"
please how to declare quantity fields .
thank,
Sridhar
2006 Oct 10 1:30 PM
use Data Type QUAN
Data LMENG as type
Message was edited by: Vara Prasad Kunathi
2006 Oct 10 1:33 PM
hi,
thanks prasad .
it is giving same error for both the types.
Thank,
Sridhar
2006 Oct 10 1:33 PM
2006 Oct 10 1:34 PM
in the screen field , give the
when u r giving the name for that field give that as
_______V , i guess it is giving the error bcoz it could not accomodate the negative values