Heres one which I thought would be easy but isnt. I am trying to make industry class a mandatory field on saving a customer.Strangely there is no field within the customer table which stores this information and is linked to custIC table through cust num and company. So I tried a couple of things firstly a simple BPM on update method within customer to check ttcustiC type code is "" which doesnt work as update method doesnt call ttcustIC. I tried populating a short char field with custIC and then checking that field for null but that doesnt work either. I tried creating a hold and then removing it on get new industry class method but again the problem is when I select get new industry class from the drop down it runs an update method before getting to the remove hold and therefore gets stuck.
Any help would be appreciated.
Regards
Aman
Any help would be appreciated.
Regards
Aman