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

FB03 - Short Dump - is not Unicode-compatable

Former Member
0 Likes
1,653

hi gurus,

i have a short dump in PRODUCTION in TCODE : FB03.

the short dump says that syntax error in program : RK2RS001 is not UNICODE-COMPATABLE in program attributes...

how can i resolve this one pls...

thanks in advance,

pasala.

hi gurus,

i have a short dump in PRODUCTION in TCODE : FB03.

the short dump says that syntax error in program : RK2RS001 is not UNICODE-COMPATABLE in program attributes...

how can i resolve this one pls...

thanks in advance,

pasala.

7 REPLIES 7
Read only

Former Member
0 Likes
1,475

Which version you are in?

Regards,

Read only

0 Likes
1,475

thank you Chandra and we are using : SAP ECC 6.0

Read only

0 Likes
1,475

If the upgrade activity is going, please check that Unicode conversion is completed or not?

Thanks and Regards,

Chandra

Read only

0 Likes
1,475

Hi Chandra,

when i Checked the system status, the Unicode system is marked as NO...

I think this would be the reason.....

can i have you SAY pls?

thank you,

pasala.

Read only

Former Member
0 Likes
1,475

Hi,

Refer to below links:

<<links removed, points unassigned by moderator>>

Regards,

Prasuna.

Edited by: kishan P on Nov 24, 2010 2:03 PM

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,475

Read and apply [Note 582868 - Runtime error UC_OBJECTS_NOT_CONVERTIBLE|https://service.sap.com/sap/support/notes/582868] - then call FM RKE_GENERATE_INTERFACE_ACT with parameter ERKRS = 'S001'. (and other ones if required)

Regards,

Raymond

Read only

Former Member
0 Likes
1,475

thank you all much appriciated for the great work.