Hi,
I implemented the Business Add-in as a subsequent process. If I execute the info package, Business Add-In is executing. But, If I run the info package using the Process Chains, then the Business Add-In is not executing.
Is there any special process to make the Business Add-In work in Process Chains?
Your help is highly appreciated.
Thanks,
Trinadha
Hi Trinadha,
if you want to work with some ABAP code in your process chain, put your own code in a program and then include it as a subsequent process type...
For details see in www.service.sap.com/bw -> SAP BW InfoIndex -> How to... Integrate an ABAP program into a process chain 3.x (pdf)
Hope it helps (and please don't forget to assign some points by clickin on the yellow star to the contributors that help you !!!)
Bye,
Roberto
Add a comment