‎2010 Feb 16 6:26 AM
Hi,
I am trying to create an implicit enhancemnt implementation.
I am getting the bellow message after I select the Implicit enhancement implementation from the pop up screen and ENHANCEMENT ENDENHANCEMEMT is not getting displayed.
message: 'The Enhancement Object ENHS cannot be read'.
your inputs are highly appreciated.
Thanks
venkat Vijay
‎2010 Feb 16 5:16 PM
Hello,
I am not sure how you have got error but, you can try once agian this way to
NOTE:If there is Implicit enahncment avavaible then only you can go ahead.
find Implicit Enhacement as like
select on 'Spiral' icon in application toolbar
then in Menu Bar
EDIT->Enhacment Operation->Show Implicit Enhacement Options
Then in the Beginning and at the end of Program you will see line in orange color with something like
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(2 )
Then Set cursor on above line and then go to Menu
EDIT->Enhancement Operation->Create enahcnemnt then Pop up will appear then select button 'Code'
Enter here 'Enhancement Implementation' and description and then press enter .
Now it will be ready to write code in this block.
~Pramod
‎2010 Feb 17 3:34 AM
Hi Vijay,
I had the same issue - after creating the implicit enhancement this error would display and I could not change the code implementation (although the enhancement object was created).
Please check this thread as it helped me resolve the issue:
I had to add the table entries as suggested and implement OSS note 1087299.
Cheers
Alex