Application Development 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: 

Help on exit EXIT_SAPLCk21_002 ....Its urgent

Former Member
0 Kudos

Hi ,

I want to determine the material price of a product using the above exit ..Has anyone implemneted the material valuation using the exit?? if so please tell me the steps to follow........I never implemented an user exit.so please help me .

Your help will be rewarded!!

3 REPLIES 3

Former Member
0 Kudos

Hi,

Go to CMOD ( transaction) enter some project name start with Z and create a project and give the descripotion.

CLick on Enhancements assignments button, give your exit (COPCP005) there, and click enter.

Click on Components in the application tool bar, it will take you the Fucntion module (EXIT_SAPLCk21_002 ), double click it , it will take you to the Se37 screen there double click on Zinclude and it will ask for creating object and click on YES.

Now you can write your code there.

Thanks,

Anitha

0 Kudos

actually anitha i asked the steps to implement the material valuation and not the steps to get the user exit .these steps i actually knew it......

Former Member
0 Kudos

Hi,

Try transaction SMOD, Enhancement COPCP005. This enhancement contains function module EXIT_SAPLCK21_002 "User Exit for Material Valuation (Strategy U)". Your logic can be added in include program zxckau08. If you are on a 4.6C system, the documentation for this enhancement does not exist. The documentation can be found in <b>Note 386803.</b>

<b>Reward points</b>

Regards.