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

Error during unicode upgrade

Former Member
0 Likes
413

hi,

We are getting the following error in tcode UCCheck for function groups during unicode upgrade.

Generated Code for View Maintenance Dialog is not Unicode-Compatible You can

regenerate with the program RSVIMT_UC_VIEW_MAINT_GEN.

tried generating the FUGR using this program, but no progress.

can any one suggest?

2 REPLIES 2
Read only

Former Member
0 Likes
358

Hi Lakshmi,

Open your report/code in the ABAP EDITOR, Goto->Attributes, here check the 'Unicode checks active' flag, save and activate.

This should resolve the issue.

Cheers,

~i1

Read only

Former Member
0 Likes
358

Looks like you have SM30 maintenance view for the object that you are dealing with. just go to SE11 and regenerate the table maintenance and that should fix the issue.

regards

Ravi

Note - Please mark all the helpful answers