Application Development 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: 

Maintenance View Giving Short Dump DYNPRO_FIELD_CONVERSION

Former Member
0 Kudos

Hi,

Client has a maintenance view for the table J_2IRG1BAL. But the maintenance view is giving short dump DYNPRO_FIELD_CONVERSION. Can anyone please tell me what could be the reason? How to solve it?

Regards,

Sriram.

5 REPLIES 5

Former Member
0 Kudos

Hi,

DYNPRO_FIELD_CONVERSION dump may be due to the following reason, you can find few OSS notes

- Negative entry in Time confirmation

- Negative entry in cost

- Negative entry in reversation

Check these just for reference.

Please Refer the below link it will useful for u.

Regards,

Dhina..

0 Kudos

Thanks for the reply. But my client is not able to get into maintenance view itself.

0 Kudos

Hi,

Did u create any new fields in that table?

Regards,

Dhina..

0 Kudos

It's a standard table. No fileds created by user.

0 Kudos

Hi,

Goto the the main program of the maintenance generator. i.e. the function pool. Activate this include.

Function pool starts with SAPL followed by the function group name.

Regards,

Srini.