Adding a method to an IDO
An IDO method is either based on a stored procedure in the application database or is an extension class method. When customizing your application, you might need to add your own methods to an IDO.
You can add methods to IDOs only if you have first checked out the IDO for which you want to create the method. Use the IDOs form to check out the IDO. Once the IDO has been checked out, you can click the button on either the IDOs form or the IDO Methods form to launch the IDO Method Wizard.
The new method is added to the IDO.
After you refresh, the method displays in the Methods tab.
Remember to check the IDO back in. Your changes do not become operative until you check them in.