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

doubt on implicit enhance ment.

Former Member
0 Likes
866

HI experts,

I got requirement regarding enhancements.all available are already used. so i go for implicit enhancement to add custom code,in that also already add custom code. here my doubt is can i add my code again , is it possible,if possible what type of issues will come. plz guide me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
839

sory availble user exits used

sory availble user exits used

4 REPLIES 4
Read only

Former Member
0 Likes
840

sory availble user exits used

Read only

0 Likes
839

Hi Balaji,

Yes, You can add your logic, Please add your logic and check in debugging and change your code occordingly.

Thanks and Regards,

Shakeer Hussain

Read only

Former Member
0 Likes
839

Hi Balaji,

You have two choices.

1. Either go with implicit enhancement after consultiing your team.(Check with your teammates about the existing code and see whether they are okay to write code here).

2. Or try searching for any BADI if available.

Regards,

Peri

Read only

0 Likes
839

You mean to say, already you guys implemented an enhancement & wants to place your code in the existing enhancement code. could you elaborate your req? it is always possible to implement implicit enhancements but you need to be careful while implementing them.

the implicit enhancement will gets called every time when that transaction runs or any related transactions which triggers that code . Validations accordingly will make you implement imp. ehhancements smoothly.

Thanks,

Kishor.