cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump"DYNPRO_FIELD_CONVERSION" while during reversal of GI

Former Member
0 Kudos
245

Hi Gurus,

While doing reversal of GI made to one order I'm getting the dump as "DYNPRO_FIELD_CONVERSION".

I also found that in table RESB against that order reservation is in negative withdrawal quantity and value.

Please tell me how we can solve this issue.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think someone has activated any screen exit & have not maintained the screen. During reversal the program is unable to find the screen & is showing the error as mentioned.

Please check with an ABAPer if any screen exit is activated. The particular error is related to non availability of screen

dsniezyk
Newcomer
0 Kudos
the screen has a screen field with take properties from dict, hence the sign value is not displayed, since the value is negative you get the error. analyze how was possible to get a negative value. Check table RESB the quantity withdrawal field are absolute values

Answers (0)