You can use a mapped expression to retrieve data from a database by using a mapped key, a mapped condition, or a mapped query. Each of these mechanisms performs a database query, mapping columns from a result set to fields in the business object.
Each row in the result set produces a new business object instance. If the result set is empty, no business object instances are produced.