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

Error in creating implicit enhancement

Former Member
0 Likes
1,246

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

1 ACCEPTED SOLUTION
Read only

bpawanchand
Active Contributor
0 Likes
918

Hi

I hope this helps you

regards

Pavan

5 REPLIES 5
Read only

bpawanchand
Active Contributor
0 Likes
919

Hi

I hope this helps you

regards

Pavan

Read only

Former Member
0 Likes
918

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

Read only

0 Likes
918

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

Read only

0 Likes
918

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

Read only

Former Member
0 Likes
918

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