Application Development 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: 

difference between user exits and customer exits

Former Member
0 Kudos

Hi,

can anybody tell me what is the exact difference between user exits and customer exits?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi sudheer kumar

These r the main differences between user exits and customer exits

1) user exits r subroutines where as customer exits r function modules

2) user exits r not upgraded where as customer exits r will upgrade

3) customer exits r used for creating and additional fields or menu items to stadard tcode where as user exits r used for enabling or disabling the fields on the standrd screen or concatenating the key fields,it is not used adding an additional componenats to stadard tcode

4) customer exits r reusable where as user exits r not reusable.

cheers!

gyanaraj

****Pls reward points if u find this helpful

1 REPLY 1

Former Member
0 Kudos

Hi sudheer kumar

These r the main differences between user exits and customer exits

1) user exits r subroutines where as customer exits r function modules

2) user exits r not upgraded where as customer exits r will upgrade

3) customer exits r used for creating and additional fields or menu items to stadard tcode where as user exits r used for enabling or disabling the fields on the standrd screen or concatenating the key fields,it is not used adding an additional componenats to stadard tcode

4) customer exits r reusable where as user exits r not reusable.

cheers!

gyanaraj

****Pls reward points if u find this helpful