Change the order of execution for database views
Database views are not sorted alphabetically in the explorer, but are listed in the order of definition. The order of definition equals the order of execution of the database views for example when recreating all database views for debugging. A database view can target another database view and these views must be executed after the targeted database views are executed. You can change the order of execution:
- Open the Meta-Model tab in Alfabet Expand.
- Click the Database Views explorer node.
- Open the editor of the Database Views attribute.
- Reorder the database views. Click a database view in the list and move it in the list with the Up and Down buttons
at the upper right of the Sort Entries window. - Click OK.