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

implict enhancement spots

0 Likes
1,487

i created an enchanement spot in MP041600 with name ZHR_LE_ENCASH_CHKS. but while navigating to se11 screen from d coding screen the enhancemnt got lost i dnt knw wht happnd though i saved it its not showing nowhere in standard code.

next time when i tried the message came : ERROR WHILE CREATING ENHANCEMENT IMPLMENTATION.

how shld i resolve this problem......give me some idea guys.

i have to put some post-input checks when a user is applying for leave encashment through PA30.

Moderator message: please do not use SMS speak in these forums!

Edited by: Thomas Zloch on Mar 8, 2011 10:51 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,131

Go to se20 and check if your enhancement implementation is active. If it is not activate it.

Else copy your code in this implementation from SE20 display enhancement and then delete it. Then create it once again by pasting the copied code.

6 REPLIES 6
Read only

Former Member
0 Likes
1,131

goto se 19 and give the name in new badi ->display->ABAP.. u ll get the code.

Read only

Former Member
0 Likes
1,132

Go to se20 and check if your enhancement implementation is active. If it is not activate it.

Else copy your code in this implementation from SE20 display enhancement and then delete it. Then create it once again by pasting the copied code.

Read only

0 Likes
1,131

but i am not authorized to use tcode SE20

Read only

0 Likes
1,131

Please get the access for the same. Developers should have access to SE20.

Read only

0 Likes
1,131

goto se93 -> give se19 f8

Read only

0 Likes
1,131

now i am able to create the enhancement successfully.......thnx guys.

jus want to know whether reading a particular infotype 2-3 times in enhncmnt will hamper program performance ?