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

Implicit Enhancement Vs Modification Asst

former_member202077
Participant
0 Likes
634

Hi Experts,

I need to put some custom code in a standard SAP INCLUDE prog. and this INCLUDE does have MODIFICATION ASSISTANT.

By using this some people inserted the code in this INCLUDE, already.

Now, am trying to put my code in this standard SAP INCLUDE program by using IMPLICIT ENHANCEMENTS, I can see YELLOW lines, and followed as shown in SDN- [http://wiki.sdn.sap.com/wiki/display/ABAP/HowToDoImplicitEnhancement], like

getting pop-up, given a Z name to enhancement, given a Transport, but, its not showing up in the code with ENHANCEMENT-END ENHANCEMENT!!

So, if a prog, does hv modification assistant, then is it not possible to do implicit enhamncements?

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Hi,

Well nothing like that. You can very well create an implicit enhancement irrespective of Modification assitant. You need to select the orange line & then click on Implicit Enhancement => Create.

There are some objects which are related to BASIS eg. RSVARDOC_610 for which SAP wont allow to do any enhancement. If you try to create an enhancement, then it will throw an error message.

Please check if even you are getting any error message at the status bar. It appears as a information message !

Thanks,

Best regards,

Prashant

Hi,

Well nothing like that. You can very well create an implicit enhancement irrespective of Modification assitant. You need to select the orange line & then click on Implicit Enhancement => Create.

There are some objects which are related to BASIS eg. RSVARDOC_610 for which SAP wont allow to do any enhancement. If you try to create an enhancement, then it will throw an error message.

Please check if even you are getting any error message at the status bar. It appears as a information message !

Thanks,

Best regards,

Prashant

1 REPLY 1
Read only

Former Member
0 Likes
486

Hi,

Well nothing like that. You can very well create an implicit enhancement irrespective of Modification assitant. You need to select the orange line & then click on Implicit Enhancement => Create.

There are some objects which are related to BASIS eg. RSVARDOC_610 for which SAP wont allow to do any enhancement. If you try to create an enhancement, then it will throw an error message.

Please check if even you are getting any error message at the status bar. It appears as a information message !

Thanks,

Best regards,

Prashant