cancel
Showing results for 
Search instead for 
Did you mean: 

Event to identify if an invoice is created

0 Kudos
352

Hi,

I have a scenario where i want to send a notification when an invoice is created for a sales order. I checked the Change Document but i could not find an event when creating an invoice from a sales order.

Is there a way I can get an event and can code against it to send the notification?

Regards,

Venu

View Entire Topic
0 Kudos

Hi Andrea,

Thanks for your response. My question is how do we get a trigger when this change happen. I tried looking at SWEL and ChnageDoc, both places i didn't get any event/entry.

Regards,

Venu

Lakshmipathi
Active Contributor
0 Kudos

In standard, for billing output, routine 62 would be assigned which would trigger the required output once a billing document is saved.  So you can validate the required logic in Include LV61B062

G. Lakshmipathi