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

Needs User Exit or BADI for VA02 Delete button

Former Member
0 Likes
1,291

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
965

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.

3 REPLIES 3
Read only

Former Member
0 Likes
966

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

Read only

Former Member
0 Likes
965

Thanks a lot Karthik..

I need small favor...how did u find out this!

Read only

0 Likes
965

>

> 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