2006 Dec 06 5:52 PM
Hi
If i dont have any specifications,how can we know what exit to be perform?
If i have to do Menu Exit,then How can i fnd Exitname?same as if i want to do screen-exit and Function exit??
normal we go to standard sap program and call customer function and we find the exit name..what exit is that??
is this for every exit whether is menu or screen or function?
Please give me some inputs...
Thanks in advance
2006 Dec 06 5:56 PM
Hi,
Search for CL_EXITHANDLER in Class builder for BADI'S
Search for Call Customer Fucntion for User exit
Search for Call customer screen for Screen exits
Search for Fucntion code '+' for Menu Exits
Regards
Sudheer
Hi
If i dont have any specifications,how can we know what exit to be perform?
If i have to do Menu Exit,then How can i fnd Exitname?same as if i want to do screen-exit and Function exit??
normal we go to standard sap program and call customer function and we find the exit name..what exit is that??
is this for every exit whether is menu or screen or function?
Please give me some inputs...
Thanks in advance
2006 Dec 06 5:56 PM
Hi,
Search for CL_EXITHANDLER in Class builder for BADI'S
Search for Call Customer Fucntion for User exit
Search for Call customer screen for Screen exits
Search for Fucntion code '+' for Menu Exits
Regards
Sudheer
2006 Dec 06 6:04 PM
Hi Sudheer
Thanks for the answer..
i never worked on BADIS and i dont know where to start that.
Can i get some info about BADI'S plaease
Ferry i knew that program and i have that too.
Does this program finds all Exits??
2006 Dec 06 6:13 PM
2006 Dec 06 5:59 PM
Hi,
Please check this sample program to find user exits based on transaction code.
http://www.erpgenie.com/abap/code/abap26.htm
Regards,
Ferry Lianto
2006 Dec 06 6:09 PM
Hi RK,
Yes, the sample program will find all exits (if available) for a given transaction code.
Also check this link for sample program to find both user exits and BADIs.
https://forums.sdn.sap.com/click.jspa?searchID=314674&messageID=2478555
To learn BADI, please refer to these links.
http://www.esnips.com/doc/e06e4171-29df-462f-b857-54fac19a9d8e/ppt-on-badis.ppt
http://www.esnips.com/doc/10016c34-55a7-4b13-8f5f-bf720422d265/BADIs.pdf
http://www.esnips.com/doc/43a58f51-5d92-4213-913a-de05e9faac0d/Business-Addin.doc
http://www.esnips.com/doc/1e10392e-64d8-4181-b2a5-5f04d8f87839/badi.doc
http://www.esnips.com/doc/3b7bbc09-c095-45a0-9e89-91f2f86ee8e9/BADI-Introduction.ppt
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
2006 Dec 06 6:18 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |