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

SUMG error

Former Member
0 Likes
314

Hi,

While running SUMG job to repair the tables automatically, there is one table which was not repaired automatically : table REPOSRC with below error.

Table name Completion category Status text

REPOSRC 3 New; Not yet Being Processed 0

I checked the table REPOSRC and found entries for many old standard SAP programs which are not unicode complaint (Unicode flag not active in SE38).

%%ITRAVD

%%XTRAVD

%0834360

%0840240

%0914500

%0930440

%0957110

Can anybody please explain how to fix this SUMG error? Do we need to worry about the standard SAP programs which are not Unicode complaint in Unicode system?

Please help.

Regards,

Yogita

1 REPLY 1
Read only

vincentlim826
Product and Topic Expert
Product and Topic Expert
0 Likes
269

For this table REPOSRC, it contains the Report Sources. It

cannot be repaired by SUMG, the log entries only exist because they may contain language dependent data.

Please refer to Unicode Conversion Guide, section 4.2.1 Completion Categories. It got tell how to handle these entries.

In typical case, it can be ignored.

cheers,

Vincent