2013 Feb 07 2:18 PM
Hi,
I want to do some processing as soon as the invoice is created in FI-CA.
Can anyone suggest the correct event where this is possible.
Thanks and Regards,
Neha
2013 Feb 07 3:16 PM
Have you looked at FQEVENTS? It should be easy to identify events called there.
2013 Feb 11 7:42 AM
2013 Feb 07 4:18 PM
2013 Feb 11 7:42 AM
2013 Feb 11 3:49 PM
Hi Neha,
If you want to find list of events that get triggered in for a process then you can put a break point in the function module FKK_FUNC_MODULE_DETERMINE and check all the events that get triggered.
thanks,
Vikram