‎2006 Sep 01 10:23 AM
Hi,
I have used the screen fields
quantity parameter of type imseg-erfmg
pmeins parameter of type imseg-erfme.
while conversion.. i am passing the value
lbbes-erfmg to quantity
and lbbes-erfme to pmeins
when the conversion is done the lbbes-erfmg has negative value and when fed into the screen
it creates dump.
can anyone help me.
Thanks & Regards
Guhapriyan Subrahmanyam
‎2006 Sep 01 10:43 AM
Hello Guhapriyan
The domain of imseg-erfmg (MENG13) does not have SIGN marked, i.e. it does not allow for negative values.
Regards
Uwe
‎2006 Sep 01 10:53 AM
hi,
We have the specify the reference field for the field in table control. Otherwise, we get a short dump showing an error conv_to_number.
To avoid this, we need to set the reference field in the properties of the field in table control.
Double click on the field of table control, we get the properties window opened, in it specify the reference field there.
There is an other simple way to avoid this dump. Select the field of the table contorl and in the TEXT inputbox which exists on the top right of the window, set last letter as _______V But in this case, we get the values justified to the right.
Regards,
Sailaja.
‎2006 Sep 01 12:03 PM
hi,
i changed the reference field. but even then i get the short dump DYNPRO_FIELD_CONVERSION.
is there any other way i can avoid.
Thanks & regards
Guhapriyan
‎2013 Nov 27 8:50 PM
Normally for all quantity fields which may have minute value as well, for those fields to display in Module Pool program there is a check box in property window with name as "With Sign" you selected this you will not get any error. No need to fill reference fields any more.