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

Mailing Billing Document

Former Member
0 Likes
571

Dear All,

I am having scenario like mail has to trigger whenever a billing document number is created and released in SD,So kindly let me know where i can add my code any BADI or USER EXITS or Enhancement are available to do the Same.

Regards,

Shivashankar

2 REPLIES 2
Read only

0 Likes
550

Hi Shiva,

Write down your logic in SD User Exits i.e. USEREXIT_SAVE_DOCUMENT

OR

USEREXIT_DOCUMENT_PREPARE

Thanks

Nagaraj

Read only

0 Likes
550

Hi Nagraj,

MV50AFZ1 -  USEREXIT_SAVE_DOCUMENT am using for delivery order,

MV45AFZZ - USEREXIT_SAVE_DOCUMENT am using for Sales and contract order,

Both the places i kept breakpoint and i tried to create the billing but both of it are not triggering.