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

Enhancement Points

Former Member
0 Likes
1,350

Hi All,

Scenario: I wanted to create an explicit enhancement point in program include ' LSLVC_FULLSCREENF04' from function group 'SLVC_FULLSCREEN' of transaction code 'CAPP' in SAP HR.

I am able to create an enhancement point in this program.But, when I look at the enhancement from tcode SE20 it has the interface but there in no implementation of the enhancement point available.

Moreover, when I try to click on the enhancement in program it returns an error message stating as you cannot a enhancement point to this program since its a BASIS central component. Did anyone faced the same problem earlier and if so, please let me know the solution.

Thanks,

Shanker Pandey.

1 ACCEPTED SOLUTION
Read only

former_member194416
Contributor
0 Likes
1,275

Yes objects which belongs to central basis can not be enhanced. I also get this message when I was trying to make some enhancements about users. If this change is really important you can only modify that program.

Edited by: Gungor Ozcelebi on Jul 2, 2009 8:14 PM

8 REPLIES 8
Read only

former_member194416
Contributor
0 Likes
1,276

Yes objects which belongs to central basis can not be enhanced. I also get this message when I was trying to make some enhancements about users. If this change is really important you can only modify that program.

Edited by: Gungor Ozcelebi on Jul 2, 2009 8:14 PM

Read only

0 Likes
1,275

Hi Gungor,

Thanks for your reply. Do we have any OSS notes for this ?

Read only

0 Likes
1,275

No I couldn't find. It seems modification is only option in this case. If you find any other solution please let us know.

Read only

0 Likes
1,275

ya even I cudn't get any OSS notes.will update you if i get some solution on it.

Read only

0 Likes
1,275

I didn't search much, I think an OSS It is not necessary for this. Message received is very clear and this is not an error. And before ECC 6.0 there wasn't even anything called enhancement point. And you can still use modification if business really requires the change you'll made.

If you still think there is a way to implement enhancement in that program, I think only thing you can to send a message to OSS to check if it's possible ( There may be a parameter to close that central basis check).

Read only

Peranandam
Contributor
0 Likes
1,275

what is the necessary to create new explicit enhancement point. why dont you use SAP provied enhancement point and implcit enhancement options. dont create new explicit enhancement point because it will become modificaiton of standard program. it is not advisable to modify standard objects.

you can achive this using implecit enhancement option. Can you please explain your requirment so thay you will be getting more inpout from us.

Regards,

Peranandam

Read only

0 Likes
1,275

It's also not possible to create implicit enhancement points in central basis objects try to enhance se38 or su01.

Read only

0 Likes
1,275

Hello Gungor & Peranandam,

Thanks for your quick replies on this. I have solved my problem by finding other program where its possible to enhance it with an implicit enhancement.So, I am closing this thread.

Thanks,

Shanker