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: 

Implement/Activate Enhancement

Former Member
0 Kudos

Hi,

How can I activate Enhancement Implementation?how can I know if my Enhancement Implementation is implemented and activated? My Enhancement Implementation is DIMP_GENERAL_MF02DFT0.

thank you!!!

james

15 REPLIES 15

Former Member
0 Kudos

Put a break point and see whether it is passing thourgh this enhancement point.

Rgds,

Abhishek Raj.

0 Kudos

Hi,

I already put break point but still, it didnt stop on my break point. but if I try to debug it manually, I didnt also find my inserted break point command...

thanks

james

0 Kudos

Better to use BREAK username than using BREAK-POINT.

Rgds,

Abhishek.

0 Kudos

Hi,

I already did that...

james

0 Kudos

It is better you write a message statement with type as error or information inside the enhancement. See whether it pops up the message.

Regards,

Abhishek

0 Kudos

Hi,

I already did that also... I also did, manually debug the standard program where the enhancement spot is located, i didnt see my inserted code during my debug. I think my enhancement is not yet implemented. how can i implement or activate it?

thanks...

james

0 Kudos

Implement and activate it via se19.

Rgds,

Abhishek

0 Kudos

Hi,

I already Activated it on SE19.

james

0 Kudos

Check in the properties of se19 whether the switch is turned off(F) or on(T).

Switch DIMP_GENERAL

Create Switch F

It should be turned on (T).

Rgds,

Abhishek

0 Kudos

Hope it is solved. If it has worked please reward points.

Rgds,

Abhishek

0 Kudos

Hi,

How can I turn it ON? how can I edit it?

thanks...

james

0 Kudos

Transaction SFW1. Find the switch name DIMP_GENERAL. Select the entry and change it.

Rgds,

Abhishek.

0 Kudos

Hi,

I cant change the global status to ON.

Thank you so much on your help.

Kindly continue helping me.

james.

0 Kudos

Hi James,

I don't have a system here to try this out. Perhaps you need to ask SAP for this. I am sorry to help you furthur.

Thnks a lot.

Rgds,

Abhishek Raj.

0 Kudos

Check this SAP help James.

http://help.sap.com/saphelp_nw70/helpdata/EN/5d/d22325dfb9492992b5e7fb117254ba/frameset.htm

This would help you.

Rgds,

Abhishek

Edited by: Abhishek Raj on May 7, 2008 3:40 PM