Skip to Content
0
Dec 01, 2008 at 04:58 PM

SBO_SP_TransactionNotification AND Changes in Master Data

272 Views

Is very easy to change the BP code or the Item Code when browsing Master data.

We need to implement a control to raise an allert if the user change the BP code or the Item code.

Something like "Item Code is changed: Are you sure? (Y/N)"

I was thinking to write code in SBO_SP_TransactionNotification (I know the policy say that, we cannot use this procedure, but what esle??).

How I can check if code is changed in this procedure? I cannot know what was the old ItemCode...

Thank's in advance,

Jonny Cortonicchi