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

Regarding Screen Exit

Former Member
0 Likes
834

Hi,

in the user exit MM06E005, for my requirement i have used the screen exits,

but whatever i have changed is saved under the local object.

so i cannot able to transport to production.

i heard that some possibility to change to function group in se03.

but please guide me how to do that??

thanks

raj

Hi,

in the user exit MM06E005, for my requirement i have used the screen exits,

but whatever i have changed is saved under the local object.

so i cannot able to transport to production.

i heard that some possibility to change to function group in se03.

but please guide me how to do that??

thanks

raj

7 REPLIES 7
Read only

Former Member
0 Likes
799

HI

Use this Tcode:SE03.

REgards.

Jay

Read only

0 Likes
799

Hi,

I already mentioned se03.

But i want to know how to do that.

Please clear my doubt as soon as possible.

Thanks in advance.

Read only

0 Likes
799

HI

Use this Tcode:SE03.

click Object in Request/Task.

change the package name here (if Program,Function Group,Class,Table/Structure,View,Table Type,

Data Element)

Regards.

Jay

Read only

Former Member
0 Likes
799

GO to CMOD

And Give your Project name

And in the menu goto-object directry Entry is there select that one and it will show the $TMP and go for the change and assing it to your package and save it in your request

It will work.

Regards,

madan Mohan.

Read only

Former Member
0 Likes
799

Hi,

Create a project first in t-code cmod.

in that project assign the MM06E005 enhancment ... and then save and activate, then it will ask for package and then u save in request.

regards,

Santosh thorat

Read only

Former Member
0 Likes
799

hi rajkumar,

check this thread

it might be helpful to you.

thanks

Sachin

Read only

Former Member
0 Likes
799

hi,

In SE03, you need to create a new customized fun. group like FUGX,

give your fun. group name SAPXM06, execute it,

using object direct entry u can give your package name.

so that the function group will be saved under your package.

now u can transport this package along with the function exits , so it will be present in the prod.server,

hope this will work,

let me know if u face any problem.

regards

vijay