‎2008 May 28 7:57 AM
Hi expert,
Today I use the transaction code MIRO to complete invoice verification, and then the issue occured. Issue list is the bellow information.
The program flow was interrupted and could not be resumed.
Program "SAPLMR1M" tried to display fields on screen 6310. 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. Attemting to displa
Screen name.............. "SAPLMR1M"
Screen number............ 6310
Screen field............. "DRSEG-BPREM"
Error text............... "FX015: Sign lost."
Further data:
But I don't find any issue. Please help me solve the issue, it's urgent.
Thanks.
George shi
‎2008 May 28 8:03 AM
Just check whether the screen field 'DRSEG-BPREM' gets a negative value during runtime. If yes, check why it is getting negative value and try to rectify.
regards,
S. Chandramouli.
‎2008 May 28 8:03 AM
Just check whether the screen field 'DRSEG-BPREM' gets a negative value during runtime. If yes, check why it is getting negative value and try to rectify.
regards,
S. Chandramouli.
‎2021 Jul 28 7:32 AM
You should post a new question rather than attach yours to an old one - especially as you've asked your question where answers go.