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_SAPLCK21_002

Former Member
0 Kudos

hi all,

Has anyone worked on the user exit Exit_SAPLCK21_002 .I dont have much idea about user exit.In my Functional specification they have asked us to use this exit to fin dthe price of a material .

Has anyone used this exit to implement any enhancement .......can u please help me on how you people achieved this.

points will be rewarded

2 REPLIES 2

Former Member
0 Kudos

Ok,

Go inside the Function Module .

You ll find the include ZXCKAU08 .

Double Click this include and inside you should be able to code

( if not, ask ur basis guy, hell give u the authorization )

Now , have a look at the import parameters of the above FM .

You are to use only these parameters .

Play and process these parameters and

change the export parameters .

So that the export parameters will be used for the purpose you want to .

Give me the details if u need more info.

~ Laxmi

  • Reward helpful answers

Former Member
0 Kudos

hI,

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

<b>Reward points</b>

Regards