Hi,
I do parallel processing in a function module. The report who calls this module works fine. But if I call the module from another module then the first time it works fine but second time I got an pbt_env_already_initialized error from SPBT_INITIALIZE.
How can I solve this? Can I check whether it's already initialized before doing SPBT_INITIALIZE? Or should I close something at the end?
Thanks and regards
Susanne