Hi experts
We are facing problems in execution of some service entries through MIRO. As we complete MIRO, a message comes on the screen showing that there is problem in ABAP programme.
"Runtime errors DYNPRO_FIELD_CONVERSION"
The program flow was interrupted and could not be resumed.
Program "SAPLXM08" tried to display fields on screen 0100. However, an
error occurred while this data was being converted.
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.............. "SAPLXM08"
Screen number............ 0100
Screen field............. "ZLDC-LDC"
Error text............... "FX015: Sign lost."
Kindly help me
Thanks in advance