Hi Srinivas,
actually for cl_cmpic_mail_wrapper_sc having super class CL_CMPIC_MAIL_WRAPPER_BASE..
inside this CL_CMPIC_MAIL_WRAPPER_BASE class method FILL_TO_ADDRESS_ONNEW( ) is getting the mailid of partner
ok.. i try to implement the implicit enhancement for the above method in SE80, below procedure i just followed
1. opened the classCL_CMPIC_MAIL_WRAPPER_BASE in se80, and selected the method FILL_TO_ADDRESS_ONNEW( )
2. now just click the spiral button(enhance) on toolbar, now from edit->show implicit enhancements.
3. now in the starting of the method there is enhancement options(" " " """"""""") and belfore end of method bottom level same lines are there..
4. i just right click on enhancement line and created the enhancement ZCL_fill_email under package.
5. now below enhancement created
enhnacement 1 ZCL_FILL_EMAIL
*
endenhancement.
6. Now i activated this method. and try to make it in change mode...
Here i am getting popup Access key required...
it is not allowing me to write any code inside.
pls let me know any steps which i am missing above.
Thanks,
Venkat