Hello Guys,
My requirement is to trigger a event whenever there is a user status change in IW33 order.Lets say there are 3 status for any one of which if maintained at service order level than it should trigger the event. For this i am trying to maintain the the config at tcode: BSVZ user status level.
The problem is all these user status are maintained in one status profile. If i maintain all three user status under restriction of one bor object & same event
its considering the same as 'and' operation . Means only if all three user status are maintained at service order level than only event gets triggerd.
What should b my approach so that can get an 'or' operation for multiple user status???????