Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DYNPRO_FIELD_CONVERSION - CO02

Former Member
0 Likes
816

HI,

We encountered a Short Dump on T-code CO02 when displaying the PRODUCTION ORDER . when clicking on ICON OPERATION OVERVIEW , we encounter a short dump...

Runtime Errors DYNPRO_FIELD_CONVERSION ( Conversion error )

Error analysis:

The program has been interrupted and cannot resume.

Program "SAPLCOVG" attempted to display fields on screen 0100.

An error occurred during the conversion of this data.

How to correct the error

There was a conversion error in the output of fields to the screen.

The formats of the ABAP output field and the screen field may not match.

Some field types require more space on the screen than in the ABAP

program. For example, a date output field on the screen requires two

more characters than the corresponding field in the ABAP program. When

the date is displayed on the screen, an error occurs resulting in this

error message.

Screen name.............. "SAPLCOVG"

Screen number............ 0100

Screen field............. "AFVGD-DAABR"

Error text............... "FX015: Sign lost."

Other data:

Please suggest.

Regards,

Ramesh.S

Edited by: ramesh s on Jan 23, 2010 12:18 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
609

You have to look OSS note for this error.

1 REPLY 1
Read only

Former Member
0 Likes
610

You have to look OSS note for this error.