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

Business Object unicode check

Former Member
0 Likes
1,048

I am asked to make a custom business object unicode compatible .How do I do it.

1 ACCEPTED SOLUTION
Read only

former_member191735
Active Contributor
0 Likes
850

What system are you in? version

You can create business object in SWO1. If you have a super type just use it or search forum for how to create a business object.

Unicode compatible business object?

I am asked to make a custom business object unicode compatible .How do I do it.

4 REPLIES 4
Read only

former_member191735
Active Contributor
0 Likes
851

What system are you in? version

You can create business object in SWO1. If you have a super type just use it or search forum for how to create a business object.

Unicode compatible business object?

Read only

0 Likes
850

I am in 4.6C and working on an upgrade project . So I was asked to make this business object unicode compatible.

Read only

0 Likes
850

Hi Ramana,

Use the program SWO_SET_UC_FLAG to enable the unicode for business objects.

Thanks,

Venkat

Read only

0 Likes
850

Go to transaction UCCHECK and read the documentation before you run it.

Give your business object name and Object type as SOBJ

Try also the program: SWO_SET_UC_FLAG

good luck