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: 

Replacing SAP standard Explicit enhancement ??

Former Member
0 Kudos

Hi All,

Question on explicit enhancements.

If you go th' the blog from Thomas at

it says one should always replace the existing std enhancement implementation if one needs to write his own code in that.

Lets say the std enhancement implementation has 10 lines and I replaced it and create my

z-implementation and added 5 new lines along with the existing 10 lines.

What would happend during upgrades in case SAP would like to add 2 more lines of code into the std enhancement implementation which I have already replaced. Are those 2 lines would be missing. OR SAP would never modify the std enhancement implementation.

Please do not send unnecessary answers. If you have come across such a thing and have a valid hint you are most welcome.

Thanks in advance,

ashok

1 ACCEPTED SOLUTION

suresh_datti
Active Contributor
0 Kudos

>>.What would happend during upgrades in case SAP would like to add 2 more lines of code into the std enhancement implementation

Isn't this where the TCode SPAU_ENH would come in handy?

~Suresh

2 REPLIES 2

suresh_datti
Active Contributor
0 Kudos

>>.What would happend during upgrades in case SAP would like to add 2 more lines of code into the std enhancement implementation

Isn't this where the TCode SPAU_ENH would come in handy?

~Suresh

0 Kudos

Is this transaction SPAU_ENH going to be helpful. Never used it so far though.

thanks,

ashok