Modify Queries
You can modify the query details except the query position and group by information.
To modify a query
In the NoetixViews Workbench, select a view that you want to modify. For more information, see Select a View.
On the Modify View » <view label> page, under View, select Copy, modify & suppress queries, and then select Next. The Modify View » <view label>» Copy, modify & suppress queries page appears showing the list of queries available in the view.
Select a query, and select Modify. The Edit Query <query position> dialog box appears.
In the dialog box, perform the following:
In the Set Operator list, select the required set operator.
In the View Query Comment box, provide a comment about the query. The comment can contain a maximum of 75 characters. For example, specify query comment as "Accounts Payable Transactions" for the CE Reconciliation Lines view.
In the Hint box, specify a SQL hint to improve the performance of the query. The hint can contain a maximum of 4000 characters and must be provided in the following format: /*+<hint>*/ . For example, specify hint as "/*+ LEADING (GLBAL) */" for the GL Budgets view.
Select OK.TheModify View » <view label> » Copy, modify & suppress queries page appears showing the modified query with the state "CHANGED".
Repeat steps 4 to 6 to modify more queries.
In the Customization comments box, provide a summary of the customizations that you have performed. The comment can contain a maximum of 200 characters.
Select Save. The customizations are saved, and the Modify View» <view label> page appears.
Note: You cannot modify the Set Operator of the first query irrespective of its position.
Note: You can also copy, suppress, or delete the query. For information about these tasks, see the respective topics under Manage Queries.
Now, you can choose to perform any other customizations on the same view or go to the home page.