2010 Feb 24 8:16 AM
Hi Gurus!!!
I want to that how to implement a cin user exit as there is no Z include???For example i want to implement J_1I7_USEREXIT_process_tkomv...where to write the code??
Thanks in advance!!!
Hi Gurus!!!
I want to that how to implement a cin user exit as there is no Z include???For example i want to implement J_1I7_USEREXIT_process_tkomv...where to write the code??
Thanks in advance!!!
2010 Mar 08 2:10 PM
Good question. I'm faced with the same challenge. After much research, I come to the only conclusion that I know of. I think you just have to get Basis to obtain a SAP key and modify it.
There is no SMOD enhancement.
2010 Mar 08 2:17 PM
Hi ,
You can implement Implicit enhancement in start/end of function modules,subroutines and includes.
Package J_1I7 contains user exit function modules, so wherever required implement implicit enhancement.
Regards,
Ashok.