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 when implementing a BADI

Former Member
0 Likes
464

Hi All,

I get a Unicode error when trying to implement either one of these two BADIs: ME_GUI_PO_CUST, ME_PROCESS_PO_CUST:

-


In Unicode programs, the "-" character cannot appear in names, as it does here in the name "MMCNT_EKKO-BEDAT".

-


There are two more similar errors. They all refer to the type group MMCNT, which is an SAP delievered object and is active. Has anyone ever encountered these errors?

Thanks!

Roman D.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
425

Hi,

You did not mention which version of SAP you're using, but I just thought that the OSS Note 829031 might be relevant for you.

Regards,

Anand Mandalika.

2 REPLIES 2
Read only

Former Member
0 Likes
426

Hi,

You did not mention which version of SAP you're using, but I just thought that the OSS Note 829031 might be relevant for you.

Regards,

Anand Mandalika.

Read only

0 Likes
425

Thanks! That solved it.