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

SPUMG "Create Unicode Nametabs” objects inconsistency

arfanim
Discoverer
0 Kudos
1,654

Hello,

i have a problem in unicode conversion EHP7- ERP 6.0, report SPUMG during "Create Unicode Nametabs".

In Extras->Unicode Nametabs - > View log of RADCUNT some objects Inconsistency appears:

with report UMG_SHOW_UCTABS the specific reason:

What suggest to do to solve the Inconsistency?

Thank you in advance.

1 ACCEPTED SOLUTION
Read only

alichtenau
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,214

Hi Guiseppe,

please check if the table exist in the dictionary or the database.
If it doesn't exist then you can delete the nametab of above objects using function module DD_NAMETAB_DELETE. Afterwards everything should be fine.

Cheers,
Andreas

2 REPLIES 2
Read only

alichtenau
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,215

Hi Guiseppe,

please check if the table exist in the dictionary or the database.
If it doesn't exist then you can delete the nametab of above objects using function module DD_NAMETAB_DELETE. Afterwards everything should be fine.

Cheers,
Andreas

Read only

1,214

Hi Andreas,

your suggestion is right.

Thank you.

Giuseppe