2009 Jun 17 11:38 AM
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 !!
2009 Jun 17 1:55 PM
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
2009 Jun 19 5:06 PM
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 !!
2009 Jun 19 5:09 PM
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.
2009 Jun 22 11:49 AM
Hi,
If you are using 4.7 version, have you also checked if SAP provided user exit for the same along with this BAdi?