‎2018 Mar 21 6:15 AM
I want a User Exit/BAdi When billing document Released for accounting at that time I want to Trigger a Mail To customer Which User Exit is suitable for me?
‎2018 Mar 21 6:25 AM
You do not need a user exit just to trigger e-mail when a billing document is released to accounting, this is a simple standard configuration task. 🙂
When you release a billing document to accounting the status of the document changes. Based on this status SAP has provided a VOFM requirement routine which you can assign in your output procedure.
If the standard routine does not fit to your business case for some reason - then yes, you need a developer to create a new one as a copy and adjust it to the specific requirement.
Tell your functional SD colleague to explore standard SAP before raising a request to the development team.