cancel
Showing results for 
Search instead for 
Did you mean: 

Info-Structure S962 doesn't work after upgrade to ERP2005 w/ Unicode

Former Member
0 Kudos

Hello,

I have a problem. We did an upgrade to ERP2005 and the system is Unicode compatible. Now we still have a problem with program RMCX0005 and Info-Structure S962.

SAP gives a dump with the following text:

Syntax error in program "RMCX0005 ".

The current ABAP program "SAPLMCS0" had to be terminated because it has come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "RMCX0005 " in include "RMCX0005 in line 0: "The program "RMCX0005" is not Unicode-compatible, according to its program attributes.".

We have tried to generate the program RMCX0005 to be Unicode compatible with a SAP given program (or report) called RMCSISGN. We have been able to generate/update all other programs but this given program doesn't work.

We cannot find any error, but Report RMCSISGN gives a note that:

Checking update rules for S962 000033

Error reading NAMETAB info for table MCIPM

Field MCIPM-CHARG not defined in Data Dictionary

Error reading NAMETAB info for table MCIPM

Field MCIPM-PRUEFLOS not defined in Data Dictionary

Error reading NAMETAB info for table MCIPM

Field MCIPM-EBELN not defined in Data Dictionary

Error reading NAMETAB info for table MCIPM

Field MCIPM-CHARG not defined in Data Dictionary

Error reading NAMETAB info for table MCIPM

Field MCIPM-PRUEFLOS not defined in Data Dictionary

Error reading NAMETAB info for table MCIPM

Field MCIPM-EBELN not defined in Data Dictionary

No generation (error checking updating of S962 000033)

Help is highly appreciated.

BR,

Pipsa

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check SPDD whether the table is deleted during upgrade by any chance.

Compare table fields of MCIPM with your 4.6c system.

Try MC25; Check the rules for characteristics/key figure and generate update rule;

While generating the update rule may be you can get more detailed information.

Hope this will help.

Regards,

Neel

Former Member
0 Kudos

Hello,

Unfortunately we have no access to the old system anymore. I will try the MC25. Thanks for the advice. As far as I know the structure MCIPM has not been changed.

BR,

Pia

Former Member
0 Kudos

Note 99507 - Update terminations after upgrade/client copy

Regards

Ashok Dalai

markus_doehr2
Active Contributor
0 Kudos

Did you do any modifications to structure MCIPM? If no, I suggest opening an OSS call, here are so many notes for PM:

548635 - Listing of the PM-IS notes

--

Markus