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
980

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
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..

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..

8 REPLIES 8
Read only

Former Member
0 Likes
942

hi,

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

Regards,

Santosh

Read only

0 Likes
942

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

Read only

former_member188827
Active Contributor
0 Likes
943

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
942

Problem solved

Thank you.

Read only

0 Likes
942

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

Read only

0 Likes
942

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

Read only

0 Likes
942

wat is da error message?

Read only

0 Likes
942

Include MM08TOP

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