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

Unicode error in business object ECC6

Former Member
0 Likes
416

Hi all,

We upgraded from 4.6c to ECC6.

While executing a business object we got the syntax following error in ECC6.

The program "Z_2005PP" is not Unicode-compatible, according to its program attributes

We dont know how to solve it, becauseZ_2005PP is a business object.

How to solve this issue?

Regards,

Kumar.

1 ACCEPTED SOLUTION
Read only

former_member206377
Active Contributor
0 Likes
372

You can unicode enable the Business Objects programs by following steps :

1) Execute PROG u2018SWO_SET_UC_FLAGu2019

2) Provide object type.( In your case Z_2005PP )

3) Execute.

4) Result

This should resolve the error.

Regards,

Vasuki

2 REPLIES 2
Read only

former_member206377
Active Contributor
0 Likes
373

You can unicode enable the Business Objects programs by following steps :

1) Execute PROG u2018SWO_SET_UC_FLAGu2019

2) Provide object type.( In your case Z_2005PP )

3) Execute.

4) Result

This should resolve the error.

Regards,

Vasuki

Read only

0 Likes
372

Thanks a lot Vasuki S Patki!!!!!!!!!!!!!!!!!!!!!!!

Problem solved. For further queries i will revert u back tomorrow(My office time over).

Thanks a lot.

Regards,

Kumar.