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

Enhancement point

Former Member
0 Likes
560

Dear Experts,

I have created on Enhancement point in function BCOS in solution managedr its working in development system when i am debugging the codes inside the enhancement are displaying, but the same code is avaliable in prodcution also but when debuggin iam not able to see that codes, is there any setting needs to be done in production system,

Regards,

thirukumaran,. R

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
534

It seems the enhancement point is not active in production system. Try to activate the whole group one more time.

Also check if any plug in, swith in kind of thing came into picture, and it disabled your code.

Dear Experts,

I have created on Enhancement point in function BCOS in solution managedr its working in development system when i am debugging the codes inside the enhancement are displaying, but the same code is avaliable in prodcution also but when debuggin iam not able to see that codes, is there any setting needs to be done in production system,

Regards,

thirukumaran,. R

3 REPLIES 3
Read only

Former Member
0 Likes
535

It seems the enhancement point is not active in production system. Try to activate the whole group one more time.

Also check if any plug in, swith in kind of thing came into picture, and it disabled your code.

Read only

0 Likes
534

Hi santhosh,

Thanks for your reply i activated the function group and it was working fine now once againthanks,

But i want to know why its happening like this and what is that plug in concept can u explain me better,

Regards,

Thiru. R

Read only

0 Likes
534

The reason could be, as far as I know,

1. If multiple transports are merged, and moved to next system without sorting and deleting the adjacent duplicates.

2. When basis team is moving the bulk or huge transports at a time.

3. Because of the load on server.

Regarding plug in.....I am not sure whether we can use the same word or not......but as per my understanding.....I have seen few enhancements......where.....it is completely implemented, and if you do not need that functionality, rather than deleting that, it is possible to swith off / plug out / disable.

I guess this is possible only for the BADIs which are allowed with multiple implementations.