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: 

Unable to make changes to an enhancement spot

Former Member
0 Kudos

Hi All,

I have noticed few cases recently where in I was unable to make changes in an implemented enhancement spots. For ex:

In program SAPLIQS0 --> Include LIQS0F40

ENHANCEMENT-POINT EHP603_INIT_SUBSCREEN_F40_01 SPOTS ES_SAPLIQS0.

Theres already an implementation created for this spot, however when I try to change it , SAP asks for access key..

Any idea on how can I make changes to these kind of enhancement spots?

Thanks-

Harmeet .

2 REPLIES 2

former_member555112
Active Contributor
0 Kudos

Hi,

Double click on the enhancement and it willtake you to the enhancement editor.

Try changing the code from there.

Regards,

Ankur Parab

former_member705122
Active Contributor
0 Kudos

Hi,

ENHANCEMENT-POINT EHP603_INIT_SUBSCREEN_F40_01 SPOTS ES_SAPLIQS0.
*$*$-Start: EHP603_INIT_SUBSCREEN_F40_01--------------------------------------------------------$*$*
ENHANCEMENT 30  IUID_SAPLIQS0.    "active version

First click on change Enhancement icon (shift+F4) then

Right click on IUID_SAPLIQS0

Click on Enhancement -> Change.

Use replace (Enhancement->Replace) instead of change.

@aadil