cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to interpret "*000 " as a number.

Former Member
0 Kudos

Hello Experts,

in QA32, if I select any inspection lot and clikc on result recording, I am getting abap dump as attached.

Unable to interpret "*000 " as a number.

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_CONVERSION_NO_NUMBER', was not

     caught in

    procedure "QAPPD_PROPOSAL" "(FORM)", nor was it propagated by a RAISING clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    The program attempted to interpret the value "*000 " as a number, but

    since the value contravenes the rules for correct number formats,

    this was not possible.

Reqest for your guidance as the QM result recording is on halt.

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

QAPP is for inspection point, kindly debugg it and check the screen and data during RR.

Regards