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

Module pool SAPMM08N copy.

Former Member
0 Likes
979

Hello Gurus, i have copied the module pool program SAPMM08N - tranzaction 'mir6', with every thing except the includes. 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 include. I don`t understand why, the include in active.

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
941

go to se80..open ur copy of module pool.close the folder on left window and activate it by right clicking on name..den see if u still get dat message..

Hello Gurus, i have copied the module pool program SAPMM08N - tranzaction 'mir6', with every thing except the includes. 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 include. I don`t understand why, the include in active.

8 REPLIES 8
Read only

Former Member
0 Likes
941

hi,

Check out as it has to be OK_CODE_400 ( Under Score instead of '-')

Regards,

Santosh

Read only

0 Likes
941

But the include is not modifiable, and it is active already, i am just using it.

Read only

former_member188827
Active Contributor
0 Likes
942

go to se80..open ur copy of module pool.close the folder on left window and activate it by right clicking on name..den see if u still get dat message..

Read only

0 Likes
941

Problem solved

Thank you.

Read only

0 Likes
941

I get the error message again, this time in se80 too, after i have inserted one of my includes.

Read only

0 Likes
941

plz post a new thread..since u've closed it, others wont reply u on dis thread

Read only

0 Likes
941

wat is da error message?

Read only

0 Likes
941

Include MM08TOP

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