Skip to Content
0
Former Member
Jan 10, 2008 at 12:54 PM

Output for changes versions in SRM

57 Views

Hello,

We are currently trying to control when our SRM (server 550)system is to send output to our vendors, but the output is only to be sent if specific elements in an order is changed.

To do this we are using the table BBPD_COMP_FIELDS.

This works very well, there is just one problem that we cant seem to understand why.

If you created an order, then change the order with something that was not suppost to send output (because it is set in the table above) it sends the output. If you then change the same again it will not send out put (which is correct).

So what it does is for changes that shouldent send output when changed:

order --> output (correct)

change1 --> output (Wrong)

change2 --> no output (correct)

it should of been:

order --> output

change1 --> no output

change2 --> no output

Question is why and how do we get it to stop doing this?

Hope someone can help us.

Best Regards

Lisa M Simonsen