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

Problem activating module pool !!

former_member205645
Participant
0 Likes
927

Hello Gurus, i have copied the module pool program SAPMM08N - transaction 'mir6', with everything except the includes, i have added a new include of my own and when i try to activate it, i get an error message: i am not allowed to use '-' in Unicode, and there is a variable named OK-CODE_400 declared in one of the includes. I don`t understand why !!???

The include is already active, and i do not need to modify any of the includes, i just need the output of the program.

I use se80 to activate the module pool.

I will reward points !!!!!!!

8 REPLIES 8
Read only

Former Member
0 Likes
889

If you are using object navigator right click the main program and click Display -> Attributes

Click the Display/Change button and untick "Unicode checks active"

Read only

0 Likes
889

I can`t untick "Unicode checks active". It`s readonly.

Read only

Former Member
0 Likes
889

Go to change mode and uncheck the unicode checks active.

Read only

0 Likes
889

Yes, sorry

But no it say that the program it`s not Unicode-compatible, and i can`t activate it.

Read only

0 Likes
889

Are you actually using the Check button or the activate button? Because I sometimes find that when you have fields declared with a '-' in that you get errors when checking but hitting activate does allow you to save. Could you post the error as it is shown?

Read only

0 Likes
889

Program ZZ_SAPMM08N

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

I am using the activate button.

Read only

0 Likes
889

This is quite puzzling... Can you try select "activate anyway" and then see if you can run the program?

Read only

0 Likes
889

I copied the module pool once again and this time it activated without any modifications.

I think there is a bug somewhere.