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

How to implement an user exit

Former Member
0 Likes
4,148

Hi Export,

I want to implement user exit EXIT_SAPLEINM_001 in enhancement MM06E001. But MM06E001 has already belongs to an existing project and the project did not implement this user exit. How I can do it?

Thanks,

Meiying

1 ACCEPTED SOLUTION
Read only

michael_kozlowski
Active Contributor
0 Likes
2,491

If understand right, there is already an project in trx CMOD for MM06E001 but EXIT_SAPLEINM_001 is not activated in. Then simply activate component and implement your code.

Hi Export,

I want to implement user exit EXIT_SAPLEINM_001 in enhancement MM06E001. But MM06E001 has already belongs to an existing project and the project did not implement this user exit. How I can do it?

Thanks,

Meiying

6 REPLIES 6
Read only

michael_kozlowski
Active Contributor
0 Likes
2,492

If understand right, there is already an project in trx CMOD for MM06E001 but EXIT_SAPLEINM_001 is not activated in. Then simply activate component and implement your code.

Read only

0 Likes
2,491

Hi Michael,

How I can activate  EXIT_SAPLEINM_001 in the project? I see there is no  green check in "Impl" column  for  EXIT_SAPLEINM_001.


Thanks,

Meiying

Read only

0 Likes
2,491

In trx CMOD first deactivate project.Then try to activate component. Then activate project again.

Read only

0 Likes
2,491

I don't see anywhere I can activate the component. I deactivated the project. then double clicked component EXIT_SAPLEINM_001, it leads me to the FM. Then I double click INCLUDE ZXM06U01. It doesn't work. And I activated FM EXIT_SAPLEINM_001, but it still did not implement ( no green check on column "Impl"). Can you tell me how?.

Read only

0 Likes
2,491

When double click INCLUDE ZXM06U01. System shows only a warning DS027. Simply press enter to proceed.

Read only

0 Likes
2,491

Yes. You are right. It works.

Thank you!

Meiying