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

modify user exit

Former Member
0 Likes
693

Dear all,

If we modify user exit , does it mean we are modifying the SAP standard program ? Will SAP consider it as STANDARD program with warranty even if the user exit is modified ?

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
500

Standard program change means get the access key from SAP and change standard program, userexit change will be considered as enhancement to standard code.

a®

Read only

venkat_o
Active Contributor
0 Likes
500

Hi soyunee, <li> Implementing use-exit to standard program means adding our extra code to standard program. When you upgrade SAP, this user-exit is not over written. <li>If you want to change standard sap program, we need to get key from SAP to do so. Thanks Venkat.O