‎2008 Jul 29 11:33 AM
Hi Experts,
I want to create an implicit enhancement in a standard program. I went to Edit -> show implicit enhancements
and right clicked at the yellow lines and clicked create .
it asked for the enhancement name. after giving name and pressed ok , it is showing error 'Error in creating enhancement'
why is this error coming?
Thanks in advance
‎2008 Jul 29 11:47 AM
‎2008 Jul 29 11:47 AM
‎2008 Jul 29 11:57 AM
hi
check wheather that enehancemant is being already is used or being implimented .
if it is and if that project is in Z name space u can impliment ur requirment in that project anf if it is not then frist deactivate it and create new one and impliment that enhancemant in new project.
Cheers
Snehi
‎2008 Jul 29 12:26 PM
Hi Snehi,
while creating a new one it asked for name of the enhancement i ave it and clicked ok . after that it is showing error.
kindly explain in detail
Thanks in advance
‎2008 Jul 31 10:12 AM
hi vijaya
well let me take an example
suppose u r requiremwnt is to disable an field in an XYZ transaction
And let the Enhancemant for this
XYZ0001P.
now when u go to CMOD and create
an project as
Z_xyz
and when u go to enhancement Assingment
here u give the enhance ment number which in our case is
XYZ0001P
now if u save it . It will not get saved and show and error message which says
this enhancemanet is alreay is being used
in another project
this is because u can one enhancement can only be used in one project only .
Hope it have cleared ur problem .
Cheers
Snehi
‎2008 Jul 31 10:40 AM
Hi,
check the below steps when you create a implicit enhancement.
1. Go the currect program name.
2. click 'Enhance Source Code' (Shift+F4) button in the toolbar.
3. Go to Edit->enahcement operation->show implicit enhancement
4. place the cursor where you want to create the implementation.
5. Go to Edit->enahcement operation->Create
6. It will show the popup here click the 'Declare' button.
7. Here give the Implementation name, des, and composit enhan. implementation.
6. select the implementaion name when you entered in the 7.
Search it in SDN you will get lot of info about enhancement spot.
Regards,
Boobalan S