Examining External and Internal Navigation

Objective

After completing this lesson, you will be able to explain the concept of internal and external navigation in SAP Fiori elements applications

Navigation Inside the Application (Internal Navigation)

In the previous exercises, you have seen internal navigation, that is, navigation inside one app. Examples include navigation from the list report to its object page or from the object page to the subobject page. You can use the Page Map to configure internal navigation and add new pages or remove existing ones. You can also add a custom page. For more information, see Define Application Structure.

Other configuration options include navigation after executing an action, navigation between entities of an app and in-page navigation. For more information, see Configuring Internal Navigation.

Navigation Between Applications (External Navigation)

Besides navigation inside an app, you can also build a navigation flow connecting different apps. It is called external navigation.

There are several configuration options for external navigation:

  • Navigation using links. This is used to open other objects or lists. Links can be used both in the list report and on the object page (in forms or tables).

  • Navigation using line items in a table. This is used to display additional details of an item. This will replace the standard internal navigation with external navigation to another app. For more information, see Changing Navigation to Object Page.

  • Navigation using a button action.

For more information about external navigation, check the SAP Fiori for Web Design Guidelines.

Note

To use external navigation, you need the SAP Fiori launchpad.

Intents

Navigation inside the SAP Fiori launchpad environment is based on abstract representations called intents. They are resolved to specific navigation targets at runtime.

Each intent consists of a semantic object and an action. It may also have semantic object parameters. Semantic objects represent business entities such as a product, a travel, or a customer. Actions are operations which the user can perform on a semantic object, such as display or manage. This allows you to build groups of apps that perform different actions on the same business entity, such as display travels or manage travels.

An intent can be resolved differently based on the role of the user that triggers the navigation.

For more information, see Configuring Navigation.

An administrator configures the apps as navigation targets. For more information, see Setting up Navigation.

Further Reading

Configuring Navigation

Log in to track your progress & complete quizzes