Hello All.
The following situation occurred:
1. I have implemented several implementations to a single badi. The badi uses a filter so each implementations should be called independently.
2. one of the implementations contained an error ( missing table in the other system) that caused a dump in all the implementations.
The questions is :
1. Is there a way that I can make sure if one of the implementations have error All the other will not fall!
2. Can I disconnect the dependency's from each other.
Thanks
Shiri.