Yes, Joan, I have a clothing scenario and I want to develop a little addon for controlling stocks by sizes.
My idea was to create UDFs in OITM and OITW tables (STOCKSIZE_S, STOCKSIZE_M, STOCKSIZE_L....) for saving stocks by sizes and warehouses in real time. But I don´t know where can do these UPDATEs because this is not allowed in SBO_SP_TransactionNotification stored procedure.
Finally, I am thinking to use formatted search to calculate stocks by sizes and warehouses. So, I don´t need include business logic in purchases and sales transactions.
Thanks a lot for your help.
Regards,
Miguel