2008 Jul 05 2:42 PM
Hi
I have come across a short dump while displaying an invoice number (Using tcode J1iex) which was already posted. Dump says there is a conversion error .
Screen name.............. "SAPLJ1IEX"
Screen number............ 0200
Screen field............. "J_1IEXITEM-AVAILABLE_AT1"
Error text............... "FX015: Sign lost."
Can anyone please clarify what can be done in this case.
Regards
Prabhakar.
2008 Jul 07 9:10 AM
Hi ,
Have u applied any Notes /Paches recently ? are u need to now y its getting -sign in Debug mode.
regards
Prabhu
2008 Jul 07 10:35 AM
Hi
Thanks for the reply.
J_1IEXITEM-AVAILABLE_AT1 ( Available CENVAT credit field) is getting a value 0.01- . There is a field conversion problem from ABAP program to Screen display (Dump message) .
This variable has
Technical type description : P(7) DECIMALS 2
Absolute type description: J_1IEXAVLAT1
As such we have applied some notes which is not related to this application.
Please clarify.
Regards
Prabhakar.
2008 Jul 07 9:14 AM
hi this is due to the applying notes or user exits..check the error in the debugging. and write the conversion for it .
2008 Jul 07 10:35 AM
2010 Jan 08 5:43 AM
Hi
I am facing a similar problem. How did u solve yr problem. Did u apply any note?
Regards