Adding Queries
This option allows you to create a query.
Context
To respond to requests from applications, you need to add the query entity to a business object. For example, the application used to display overdue invoices uses the query entity to return all overdue details from the CUSTOMER_INVOICE business object.
You can add a query to any node of a business object. A query returns the node entity instances of a business object. Only an application or another query entity can use an existing query. You cannot use a query entity to modify node instance data.
The Business Object Processing Framework (BOPF) allows a query to return any of the following:
- Only the keys of node instances
or
- Entire data of a node instance
You have already created a business object.
(Browse) in the Result Table Type column.
(Check ABAP Development Object) from the toolbar.
(Activate ABAP Development Object) in the toolbar.