cancel
Showing results for 
Search instead for 
Did you mean: 

MIR4 transaction is giving ABAP Runtime Error

Former Member
0 Kudos

Hi Experts,

When I am trying to display the invoice in MIR4 and/or MIRO the system is generating ABAP runtime error. DYNPRO_FIELD_CONVERSION. This is in Version ECC 6.0.

Short text

Conversion error

What happened?

The current screen processing action was terminated since a situation

occurred where the application could not continue.

This is probably due to an error in the ABAP program or in the curren

screen.

What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

You can use the ABAP dump analysis transaction ST22 to view and manag

termination messages, in particular for long term reference.

Error analysis

The program has been interrupted and cannot resume.

Program "SAPLMR1M" attempted to display fields on screen 6310.

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.............. "SAPLMR1M"

Screen number............ 6310

Screen field............. "DRSEG-REMNG"

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

Other data:

" "

" "

" "

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

Please help us to solve this issue.

Thanks and Regards,

Havina

Edited by: Havina Kutty on May 19, 2009 11:54 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

afrad1212_6
Member
0 Kudos

I have been experiencing the same issue . Suggestion would be appreciated..

0 Kudos

Hello Haribabu,

I am also facing similar issue. Could you please suggest how you have resolved this issue.

Regards,

Sridhar Kommana

former_member182098
Active Contributor
0 Kudos

Refer SAP Note 491074 - MIRO: Runtime error DYNPRO_FIELD_CONVERSION

Note 1332137 - MIR6/MIR4: Negative quantity with parked documents

Note 1119285 - Report: Several reversal documents for one invoice

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

Thank you for your quick reply.

We have already implemented the OSS note#491074. But we did not get any purchase order from the report ZREP_MIRO_REMNG as suggested in this note. This error is coming for many invoices. Looking very strange. Please advise.

Thanks and Regards,

Havina

former_member182098
Active Contributor
0 Kudos

Hello,

Please refer

Note 503934 - MIRO: Dump DYNPRO_FIELD_CONVERSION -> field 'REMNG'

Note 445853 - MIR4:more credit memos than invoices for service

Note 393189 - MIRO: Incorrect update of BPMNG -> DYNPRO_FIELD_CONVERSION

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

I think Note 503934 - MIRO: Dump DYNPRO_FIELD_CONVERSION -> field 'REMNG' is very much suitable for my problem.

Please suggest can we implement this note in version ECC 6.0, I mean is it appliable for ECC 6.0?

Thanks

Havina

former_member182098
Active Contributor
0 Kudos

This is not applicable for ECC 6.0

This is applicable from 4.0B to 5.0

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

You are right. Ours is ECC 6.0. Note 503934 is not applicable and Note 393189 is for the field BPMNG.

But in my case I am getting this error for the field REMNG.

Thanks

Havina

former_member182098
Active Contributor
0 Kudos

Hello,

SAP Note 1332137 - MIR6/MIR4: Negative quantity with parked documents

should suit your problem. This not even applies for ECC 6.0

If still you have issue, I would recommend you to raise an OSS call with SAP.

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

I hope this note will work for our problem. We will try SAP Note 1332137 and will update you.

Thanks for your kind help.

Regards,

Havina

Former Member
0 Kudos

Hi Havina,

Wanted to check as whats the resolution for this as I am also having same issue now?

Thanks

SJ