Skip to Content
0
Former Member
Sep 08, 2010 at 12:35 PM

SPBT_INITIALIZE - pbt_env_already_initialized error

1891 Views

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