DYNPRO_FIELD_CONVERSION

Posted on 16th Feb 2014 by admin

Hi gurus,

I got a dump when I run one of my program. the dump is described below:

"A conversion error occurred while the program was trying to
display data on the screen. "

in ST22 it sugggest me
A conversion error occurred while the program was trying to
display data on the screen.

The ABAP output field and the screen field may not have the
same format.

Some field types require more characters on the screen than
in the ABAP program. For example, a date field on a screen needs
two characters more than it would in the program. When attempting to
display the date on the screen, an error will occur that triggers the
error message.
Screen name.............. "ZBIN_TRANSFER2"
Screen number............ 0102
Screen field............. "MSG-STOCK1"
Error text............... "FX015: Sign lost."
Further data:
" "

can any one please help me to fix the problem?

Other forums