‎2010 Oct 14 7:30 PM
Hi experts!
I'm facing some difficulties with Process Chain (BW).
I need to start one using a trasaction "Z" but I don't how to do it.
Does anybody know or had an example of it?
Thank you!
Rubens Kumori
‎2010 Oct 14 11:29 PM
hi
you should create on the basis of your requirement an event with T code SM62
after you have to create an ABAP program using the FM BP_EVENT_RAISE to raise the event you created
to create a custom tcode for process chain execution you should create a variant of the standard ZZ_PCHAIN_SCHEDULER
check this link