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

IDOCs UNICODE Enabled

Former Member
0 Likes
828

Hi,

Is all SAP delivered IDOC's unicode enabled (like DEBMAS06 or ORDERS05. I am on 4.7 system.

Thanks,

Ram

6 REPLIES 6
Read only

Former Member
0 Likes
753

Hello Ram,

I'm not sure I've understood your question correctly. you said that you're on a 4.7 system. Is that a Unicode System ?

Regards,

Anand Mandalika.

Read only

Former Member
0 Likes
753

Hi,

As per my understanding to your question, if you are working on R/3 v4.7 with unicode system, then they can be unicode enabled.

regards.

Rakesh

Read only

0 Likes
753

Yes, the R/3 system is Unicode enabled. So the IDOC's are automatically Unicode enabled or do I have to do any additional steps.

Thanks

Ram

Read only

0 Likes
753

IDocs are data structures whereas unicode pertains to code. So what exactly are you looking for? Are you referring to the procesing function modules of these IDocs? They may not be unicode compliant yet.

Read only

0 Likes
753

If your system is unicode 4.7 then the IDoc processing FMs will also be Unicode enabled. To be sure check out the Unicode checks active flag in the main program (Function Gorup). If it is checked then that particular IDoc processing is also Unicode compliant.

Regards

Kareem

Read only

0 Likes
753

Thanks for answer. Awarded the points.