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

Former Member
0 Likes
3,205

Client has a maintenance view for the table zvp_std. 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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,207

Hi Saravanan,

As far as i came to know from the dump screen you have provided, you have to mark the checkbox saying WITH SIGN in the screen painter for the field ZVP_STD_UPLOAD_V-TARGET.

Regards,

Santanu.

5 REPLIES 5
Read only

Former Member
0 Likes
2,207

Hi,

Please go through the below link which says :

"in screen painter , add "V" at this field text desc of last position!"

http://scn.sap.com/thread/726778

Regards,

Sathya.

Read only

kabil_g
Active Participant
0 Likes
2,207

Hi Saravanan Selvaraj,

                                     Check your screen number you calling and created is rite r wrong .... and activate the screen you created......check your created variable passing correctly

Regards

kabil

Read only

Former Member
0 Likes
2,207

This error is coming because you have made changes in table zvp_std. To resolve the same you need to regenerate the TMG to fix your error.

Regards,

Rahul

Read only

Former Member
0 Likes
2,208

Hi Saravanan,

As far as i came to know from the dump screen you have provided, you have to mark the checkbox saying WITH SIGN in the screen painter for the field ZVP_STD_UPLOAD_V-TARGET.

Regards,

Santanu.

Read only

himanshu_gupta13
Product and Topic Expert
Product and Topic Expert
0 Likes
2,207

Dear Saravanan,

This comes when you change the table  but you not regenerate the table maintenance generator.

So, first delete the old one TMG and then save and come out the se11.

After that again go to that table, generate the TMG and save it.

Many Thanks / Himanshu Gupta