Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Exits In CIN..

Former Member
0 Likes
493

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!!!

2 REPLIES 2
Read only

Former Member
0 Likes
449

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.

Read only

Former Member
0 Likes
449

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.