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

Former Member
0 Likes
472

Hi All,

I am facing some problem with the unicode conversion for Business object.

I have one business object ZBKPF , when I check for the syntax check I found one error which says that

<b>"<b>The program "ZBKPF" is not Unicode-compatible, according to its program attributes"</b>"</b>

If this is a report, I can easily go to attributes and can make the check active there. But as this is a Business object I did not find any option to make the Unicode check active.

Can any one suggest on this.

Thanks & Regards,

Suresh Kumar.

Hi All,

I am facing some problem with the unicode conversion for Business object.

I have one business object ZBKPF , when I check for the syntax check I found one error which says that

<b>"<b>The program "ZBKPF" is not Unicode-compatible, according to its program attributes"</b>"</b>

If this is a report, I can easily go to attributes and can make the check active there. But as this is a Business object I did not find any option to make the Unicode check active.

Can any one suggest on this.

Thanks & Regards,

Suresh Kumar.

1 REPLY 1
Read only

Former Member
0 Likes
404

Hi All,

I got the solution for this, Just want to update so that it may be useful for others .

To set the Unicode enable check for the Business object, we need to run program SWO_SET_UC_FLAG . which will allow as to set the unicodes for business objects.