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 exit

Former Member
0 Likes
311

hi all,

Can any body tell why userexits are there only for sd module and customer exits for all modules.

awaiting for uyour reply.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
285

User exits are primitive when compared to Customer-Exits.

SD is one of the first modules that SAP has developed full fledged solutions. So, it has used the User Exit concept.

Later SAP has found a better way to handle customer enhancements via Customer-Exits and it went ahead with using them in all the other modules which came after SD.

Regards,

Ravi Kanth Talagana

2 REPLIES 2
Read only

Former Member
0 Likes
286

User exits are primitive when compared to Customer-Exits.

SD is one of the first modules that SAP has developed full fledged solutions. So, it has used the User Exit concept.

Later SAP has found a better way to handle customer enhancements via Customer-Exits and it went ahead with using them in all the other modules which came after SD.

Regards,

Ravi Kanth Talagana

Read only

Former Member
0 Likes
285

thanks a lot for ur reply