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

Implement BADI_SD_ACCOUNTING impossible

Former Member
0 Likes
1,405

Hi Gurus,

When i try to create BADI implementation for BADI_SD_ACCOUNTING, i get this message "N° message ENHANCEMENT188".

I actually try to use this BADI to change account document post text for canceled bill document.

I tried to find any OSS note for this issue. I've found Note 683690 with a support package that deals with a similar problem.

Does this support package resolve my problem ?

Does any one know how to implement this BADI or how to resolve my requirement?

Thanks a lot !!

4 REPLIES 4
Read only

Former Member
0 Likes
1,072

Hi,

You can check the BAdi defininition in transaction code SE18. The BAdi is flagged for "Can only be implimented by SAP internally".

So you can not create implimentation for this kind of definitions.

You can impliment the Note "683690" & can create a implimentation for the same.

You cand check this link on how to impliment a BAdi?

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3506] [original link is broken] [original link is broken] [original link is broken];

If you still have problems to impliment the badi, I will help you out.

Regards,

Mahesh Gattu

Read only

0 Likes
1,072

Thanks for your reply,

Actually Note "683690" refers to SP SAP_APPL SAPKH47019 and i'm working on 4.7 with SAPKH47022.

Do you have any other solution ?

Thanks again !!

Read only

0 Likes
1,072

if you were in ECC6.0 we have a enhancement point which can work like this BADI

Program name: LV60AA60

ENHANCEMENT-POINT PREISFINDUNG_08 SPOTS ES_SAPLV60A.

Read only

Former Member
0 Likes
1,072

Hi,

If you are using 4.7 version, have you also checked if SAP provided user exit for the same along with this BAdi?