‎2015 Mar 11 10:26 AM
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
‎2015 Mar 11 10:33 AM
Hi Shiva,
Write down your logic in SD User Exits i.e. USEREXIT_SAVE_DOCUMENT
OR
USEREXIT_DOCUMENT_PREPARE
Thanks
Nagaraj
‎2015 Mar 11 10:51 AM
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.