2009 Jun 08 1:18 PM
Hi Friends ,
I have requirement like i need to do perform some operation when in VA02 menuSALES DOCUMENTDELETE button pressing...So i need to write that code in User Exit or Some BADI or Enhancement Spot...
I tried for BADI ,no BADI is triggering there...So please suggest me how to proceed further.
2009 Jun 08 1:40 PM
Hi,
You can do this using form USEREXIT_DOCUMENT_DELETE in include MV45AFZZ. You need to get a access key for this include.
See the below link for more details;
http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/frameset.htm
Regards
Karthik D
Hi Friends ,
I have requirement like i need to do perform some operation when in VA02 menuSALES DOCUMENTDELETE button pressing...So i need to write that code in User Exit or Some BADI or Enhancement Spot...
I tried for BADI ,no BADI is triggering there...So please suggest me how to proceed further.
2009 Jun 08 1:40 PM
Hi,
You can do this using form USEREXIT_DOCUMENT_DELETE in include MV45AFZZ. You need to get a access key for this include.
See the below link for more details;
http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/frameset.htm
Regards
Karthik D
2009 Jun 08 2:30 PM
Thanks a lot Karthik..
I need small favor...how did u find out this!
2009 Jun 09 3:42 AM
>
> Thanks a lot Karthik..
> I need small favor...how did u find out this!
I already worked on this include for some other purposes.
Regards
Karthik D