Controllers reported the form NBAFISC was giving an error:
EDIT_COAS trigger raised unhandled exception…no data found.
This error was only happening in database osba. If you clicked on ok, the form would populate a row and bing up the error again. Click ok, get the next row, etc. The main part of the trigger made 2 database package calls and the results were being returned so I didn’t see how it could be the 2 packages. Looking at the trigger closer showed a call to the package goksels to check if finance was installed. I looked and found that goksels hadn’t compiled in osba because it required the installation of web tailor. This is what threw the error.