‎2005 Dec 28 2:00 AM
Hi Experts,
Iam new to User Exits.I got a requirement to work on
USEREXIT_MOVE_FIELD_TO_VBKD ,
USEREXIT_CHECK_VBAP & USEREXIT_GET_FIELD_FROM_SDCOM.
Can any one help me out where to start these exits?
Any use of CMOD & SMOD tcodes for this exits?Any documentation available?Or is there anyway to work with BADI?
Thanks
kaki
‎2005 Dec 28 2:15 AM
Hi Kaki,
What version are you on? I don't see those exits in 47..
Suresh
‎2005 Dec 28 2:56 AM
Hi Suresh and Nanda kumar,
I have no idea about checking the USEREXITS.Iam using 4.7.
Can I get your emial ID so that I can forward the document.
cheers
kaki
‎2005 Dec 28 2:58 AM
‎2005 Dec 28 3:03 AM
Hi Suresh,
Business Card server is not working look like.My email id is ravindrasap@gmail.com
Could you pls send test mail, so that i can forward my document.
Thanks
kaki
‎2005 Dec 28 2:56 AM
Hi,
Refer this link.
If it's helpful reward points.
Regards,
Nandha
<a href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm">link</a>
‎2005 Dec 28 3:17 AM
These are old style user exits still in use for some enhancements. They do not go by SMOD CMOD technick.
There are certain includes provided by SAP in SD module. These contain includes by htis name. Some of them are commented. You need a key from SAP to modify these includes. You can uncomment these lines and enter satement include z*** there.
Then u can do you own coding in the z include.
The SAP includes are MV45AFZB etc. These contain the user exits.