‎2009 Oct 14 8:38 AM
Hi,
how can I implement the BADI BADI_ACC_DOCUMENT in ECC6,when i try to do it is asking for access key.
‎2009 Oct 14 9:06 AM
Hi,
In order to implement the BADI you need to create the implemetaion for that badi using SE19, i guess in that case it will not ask you for the access key.
Edited by: niraj gadre on Oct 14, 2009 10:07 AM
Edited by: niraj gadre on Oct 14, 2009 10:16 AM
‎2009 Oct 14 9:14 AM
Hi,
Use the transaction SE19 to create an implementation. For creating an implementation you need to give the implementation name in customer namespace. That is starting with Z or Y.
Regards,
Sesh
‎2009 Oct 14 9:41 AM
Hi,
First Goto Tcode SE18 check your BADI Definition for which you want to create Implementation. then Display that BADI Definition. Goto menu bar click Implementation option and then select create. It will ask you for BADI Implementation name. put zxyz your BADI Imp name .
Hope it will help you.
Regards,
Sujeet
‎2009 Oct 14 10:14 AM
Hi ,
BADI_ACC_DOCUMENT is a enhancement spot , and i think its main object is ACC_DOCUMENT .
For wht purpose u want to craete the implementation, try to crate implementation in ACC_DOCUMENT , there u can craete the implementaion , but thinhg is u haveto check by craeting a implemnatation wethere it solves ur requirement.
Regards
‎2009 Oct 14 10:31 AM
go through this link
link:[http://www.sdn.sap.com/irj/sdn/nw-development;jsessionid=(J2EE3414700)ID0001650150DB11191306661964042795End?rid=/webcontent/uuid/2342e1f3-0b01-0010-a186-fdd404884050]