‎2009 Jan 07 5:16 AM
Hi all,
Iam developing a dialog program in that I want display total even if it is in negative quantity, but the problem is when the total is negative iam getting dyn_pro field conversion error ? i referred my total to co_menge data element which accepts
negative quantity ? whats the solution ?
thanks,
SIva
‎2009 Jan 07 5:59 AM
For a field to accept the negative value, the sign field should be checked for that domain at the dictioanry level.
If the Sign is not checked(for the domain) and still the field should accept the negative values as per your requirement; then, go to the screen painter ->double click the field->add "V" (V in capital letter) at the end of the text for that field in the Screen painter attribute.
‎2009 Jan 07 5:59 AM
For a field to accept the negative value, the sign field should be checked for that domain at the dictioanry level.
If the Sign is not checked(for the domain) and still the field should accept the negative values as per your requirement; then, go to the screen painter ->double click the field->add "V" (V in capital letter) at the end of the text for that field in the Screen painter attribute.
‎2009 Jan 29 7:28 AM
hi,
tke the field reference from the data dictionary,
then it will fetch all the characteristics of rhe quantity field.
good luck.
regards,
Rajesh S.