Hello,
We are using IFS Apps 9 and need to mass update suppliers that haven't been used in the last 10 years. We have around 4000 suppliers that need to be updated.
I attempted to update the SUPPLIER_ENT table using an Oracle query to set their expiration dates, but encountered a read-only view error.
Could you please advise on which view allows us to update the "Expiration Date" of suppliers? Are there any alternative methods to achieve this aside from using a backend query? Thank you!