cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for VK11

Former Member
0 Kudos
4,751

Gurus!

Guys is there any user exit that i can use for TC VK11? I already tried to find but no luck, maybe you know one. Thanks in Advance.

Joseph

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Joseph,

Found a BAdi,

SD_COND_SAVE_A -

Save condition application A, E

regards

satesh

Answers (6)

Answers (6)

Former Member
0 Kudos

Sunny,

I already recieve the Docu. Thanks!

Former Member
0 Kudos

Hello Joseph,

The procedure is as follows....

Goto SE18-> select the BADI which u want to use. Press Dispaly button. In detail screen go to Implementation option in the menu and press Create. A popup window is available. Enter Z name for the implemebtation.Enter text. Click on the Interface tab and u will c all the available methods. When u double click on the method it will take u to the editor. Now u can code similar to u code for function module. Activate and ur badi is ready

Former Member
0 Kudos

Thanks Guy for the quick reply. This is my first time to use this BADI.. how it is customized or use this? Thanks.

Former Member
0 Kudos

hi joseph,

give the BAdi name in SE18..

in the menu..

implentation -> overview.

you can see the sample implementation of the same..

regards

satesh

Former Member
0 Kudos

HI Joseph,

Ther are one of the following ways by which you can search the User-exits as well as the Badi's.

In SE18 >f4>click on information systems>mention the package name of the program/tcode>Enter-->u will find the BADI's.

  • In SPRO>Expant relevant area>System Modifications-->there u can find out badi.

  • goto se24-->type class (cl_exithandler)-> say display -> double click on the method Get_Instance -> Put a breakpoint . So whenever you call any transaction which had got Badi's in it ,it will stop at that breakpoint from where you can see the value of variable exit_name.

  • Goto se81--> Select Relevant package > Press F9 (That pacakage will become yellow)>the go to Information system which is there as a button on the same screen >Enhancement>Badi or Customer exit-->F8 will give you all the badi's or exits . <b>(Important)</b>

**This is my first time to use this BADI.. how it is customized or use this?

For this , if you could send us your mail id then probably i have got a PDF as a cookbook for Badi which i can sent u across.

Cheers

Sunny

Rewrd points, if found helpful

Former Member
0 Kudos

Hi Sunny,

This are my email add. jgalim@yahoo.com, joven.alim@gmail.com, Thanks a lot!

Former Member
0 Kudos

Hi Joseph,

I had sent you a mail on both the id's.

Let me know once you received it.

Cheers

Sunny

Rewrd points, if found helpful

Former Member
0 Kudos

hai joseph,

Not an user-exit, but a BADI.

<b>SD_COND_SAVE_A</b>

Regards,

Srikanth.

Former Member
0 Kudos

Hello Joseph,

There are BADI's available.. Goto SE18. Press F4.Select SAP applications->Sales & distribution->Master data->Conditions.

Explore them and probably u will get the one which u r looking for.

Former Member
0 Kudos

Hi,

I am afraid there is no user exit provided by SAP in VK11.

However, try following BADi's

SD_COND_SAVE_A

SD_BONUS_CREDIT_NOTE.

Hope it helps.

Regards,

Shashank