2014 Mar 07 11:41 AM
Hi experts,
FQEVENTS transaction is show IS-U billing inv. events. It is begin R400 event. But i need event flow. I thinks first event in Billing Invoice R437. How can i learn events flow for billing invoice ?
2014 Mar 07 2:44 PM
FQEVENTS aren't organized in some kind of flow. Every event cover specific activity/functionality.
Billing and invoicing flow is covered in this thread:
2014 Mar 07 2:44 PM
2014 Mar 08 9:15 AM
2014 Apr 02 2:58 AM
Hi Aydin,
If you want to learn the flow of event sequence that is called for a particular transaction.
Execute the transaction in Debug mode and put a break point on function module "FKK_FUNC_MODULE_DETERMINE" parameter I_FBEVE will tell you the events that will be executed in current step and so on, by this you can get the sequence of events that are called.
Regards,
Lalit