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

Does Access key required to implement explicit Enhancement point

Former Member
0 Likes
995

Hi All,

Does Access key required to implement explicit Enhancement point in Function module or source code or etc.

please clarify..

thanks

Bhanu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
723

no

no

5 REPLIES 5
Read only

Former Member
0 Likes
724

no

Read only

0 Likes
723

Thanks for your reply Mr. Bala..

I think i have not asked question correctly.. what i mean to ask is "to create the explicit enhancement point in the method(Source code), does ACCESS KEY required".

Because when i tried to create enhancement point at IMPLICIT enhancement option system is allowing to create but when i tried to create at other than IMPLICIT enhancement option(in the mid of source code ) system is not allowed and displayed following message :

"In this mode, you can create implementations only"

waiting for your reply..

Thanks

Bhanu

Read only

0 Likes
723

Bhanu,

You cannot change the standard code and you need access key for that.You can write code in the program where there are enhancement points

Thanks

Bala Duvvuri

Read only

0 Likes
723

Thanks for the information Bala.

Read only

Former Member
0 Likes
723

Hi,

I am trying to change the code in the Enhancement Implementation for a particular explicit enhancement spots.

But after changing code it asks for access key for both save and activation.

Please help me solving this issue.

Thank you.