‎2006 Sep 26 8:43 AM
Hi All,
I am getting the short dump while looking to maintaince(SM30) of ztable.Short dump states that " A conversion error occurred".
and also its specify that - Some field types require more characters on the screen than
in the ABAP program.
can u please suggest me why this is happining even though the object is activated.
Regards,
Sandeep.
‎2006 Sep 26 8:53 AM
Hi Sandy,
this may be because in one filed value u r populating
-ve sign which may not be accepted by the domain of that field
in the domain of that field , sign checkbox should be checked
check this domain MENGV8 , which accepts negative sign
‎2007 Mar 01 12:48 PM