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

Issue while transporting Enhancement spot

Former Member
0 Likes
1,062

The issue we are facing is like this:

To achieve a functionality, we have created an enhancement spot in standard method and this is working fine. But when we transport same object to another system, we can see the enhancement spot but the functionality is not working.

If anyone has encountered this issue before please share your thoughts.

Regards,

Narendra

7 REPLIES 7
Read only

former_member186491
Contributor
0 Likes
884

Hi Naren,

Can you please tell us as to what error are you getting?

One more thing, if you have done some enhancements in dictionary, you need to adjust the table in production.

Thanks.

Kumar Saurav.

Read only

0 Likes
884

Hi Saurav,

I don't get any exception and the code written in enhancement spot is transported to another system but functionality is not working. If I cut and paste the same code, create a new transport and port it, it will work.

I did not make any changes in the Dictionary.

Regards,

Narendra

Read only

0 Likes
884

Hi Naren,

You are saying that you have properly saved the codings, activated and transported but still, it is not working. If so, then kindly check after transport the enhancement may not be in "ACTIVE" mode.

This may happen when you have coded into one exit - required for your scenario - and unknowingly opened second exit in change mode. There you made some coding and afterwards deleted the codes from there and saved. If it is not active, this would not let your functionality to take effect.

Please check on this line also.

Thanks.

Kumar Saurav.

Read only

0 Likes
884

Hi Naren,

Please check that the enhancement spot may not be active. we need to activate every where it is got transported.

Thanks,

Bala.

Read only

0 Likes
884

Hi,

check these interesting OSS notes:

[Note 1080614 - Enhancements not active after transport|https://service.sap.com/sap/support/notes/1080614]

[Note 1108326 - Source code plug-in does not run|https://service.sap.com/sap/support/notes/1108326]

It could be an authorization problem related to the user that performs the import of the transport request or executes the application in the target system ....

Regards,

Andrea

Read only

0 Likes
884

I found the following SAP Note very useful when we had this problem:

[Note 1570851 - Detect enhancements that are not executed|https://service.sap.com/sap/support/notes/1570851]

Hope it helps.

Regards

Glen

Read only

Former Member
0 Likes
884

Hi

You need to transport enhancement support as well as its class. Only then you will get the same output.

Let me know if you are not able to add class in the transport request.

Regards,

Ravi Grover