‎2008 Jan 12 9:54 AM
Hi gurus,
I don't have a lot of implementation user exits. As my knowledge, I know the basic steps would be :
1. Find the appropriate Enhancement.
2. Enter the ABAP code in the "Z" program within the function module.
3. Create a project.
4. Add the Enhancement to the project.
5. Activate the project.
At the step (2), when I double click on the Include ZX* within source code of the function module to realize the exit, the system would prompt to create the include. But NO, it always prompt that the name of include is reserved by SAP and I cannot create it... I entered an access key for the object ...
Do you know what step did I miss ? How can I create/implement that include ?
Thanks a lot for your quick reponses!
‎2008 Jan 12 5:58 PM
Generally when you click on the Z* Include you get a message ( Warning) , you proceed again without cancelling. When you click further it allows you to create the Include.
Cheers,
Satish.
‎2008 Jan 12 10:21 AM
Hi,
Check this link for complete user exit material
http://abapprogramming.blogspot.com/search/label/MODIFICATIONS%20USER%20EIXTS%20CUSTOMER%20EIXTS
Rewards If Useful
Regards
‎2008 Jan 12 5:58 PM
Generally when you click on the Z* Include you get a message ( Warning) , you proceed again without cancelling. When you click further it allows you to create the Include.
Cheers,
Satish.