Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2500_config_apps:1100_add_edit_queries:0300_standard_view [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 2500_config_apps:1100_add_edit_queries:0300_standard_view [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Specifying Query Using Query Builder View ====== | ||
| + | The Query Builder tab provides a convenient user interface for defining simple queries. | ||
| + | |||
| + | To define a query using the Query Builder, follow the steps below: | ||
| + | |||
| + | - Specify the name of the business object or business object group that the query will be looking for in the " | ||
| + | - If the query looks for all instances of the business object or business object group or if you have specified that the query would perform a search using forms, you can skip this step. Otherwise you must provide the conditions that the instances of the business object or group must match for the query to find them. To specify the query conditions do the following: | ||
| + | - Click on the " | ||
| + | - Click on the " | ||
| + | - Click on the " | ||
| + | - If the query uses more than one condition specify other conditions in other rows of the table. By default the conditions will be linked with the AND keyword. If you want to link the conditions with the OR keyword click on the " | ||
| + | - If the query uses more conditions than the number of rows available in the table click on the {{docs: | ||
| + | - You can optionally sort instances found by the query. You can sort by the value of the attribute(s) of the business object that the query is looking for. If you specify several attributes then the instances will be sorted by the value of the first attribute. If there are equal entries they will be sorted by the value of the second attribute and so on. You can also specify whether sorting will be performed in the ascending or descending order. | ||
| + | - To specify the attribute to sort by tick the checkbox next to the attribute name in the " | ||
| + | - To specify the order of sorting click on the Order cell in the table and choose " | ||
| + | - To change the order of entries select the entry and press the Up or Down buttons at the top of the editor. | ||
| + | - You can also specify that the query should return only a certain number of instances (the first ones). This option is usually used in conjunction with sorting – you can sort the instances found by the query and then return the first " | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | When a user runs this query // | ||