SAP Knowledge Base Article - Public

3801701 - Row is clickable in Custom Fiori Application but does not navigate to the Object Page – SAP S/4HANA Cloud Public Edition

Symptom

In a custom Fiori application, selecting a clickable row does not open the expected detail page. The screen remains unchanged, no error message is displayed, and navigation to the target page does not occur.

Environment

SAP S/4HANA Cloud Public Edition

Reproducing the Issue

  1. Open the custom Fiori application containing the list of navigable rows.
  2. Select a row that should open its corresponding detail page.
  3. Observe that the detail page does not open and no error message is displayed.

Cause

The Object Page has an empty navigation configuration, and no child route or target is defined for the detail page. As a result, the application has no internal navigation target to open when a row is selected.

Resolution

  1. Add a route for the detail page and define the corresponding Object Page target.
  2. In the parent Object Page navigation configuration, map the relevant OData navigation property, such as _details, to the new target.
  3. Verify in the OData V4 service metadata that the navigation property exists, is addressable, and that the target entity exposes a valid key.
  4. Rebuild and redeploy the application.
  5. Select a row and confirm that the corresponding detail page opens successfully.

See Also

Keywords

SAP Fiori elements, custom Fiori application, SAP Business Application Studio, BAS, developer extensibility, List Report, Object Page, detail page, subpage navigation, table row navigation, clickable row, row click does nothing, row selection no navigation, Object Page not opening, detail page not opening, no error displayed, internal navigation, OData V4, navigation property, missing navigation property, missing key property, manifest.json, empty navigation configuration, missing route, missing target, child route, routing configuration, navigation target, contextPath, Fiori elements routing, crossNavigation, intent-based navigation, semantic object, action , KBA , BC-SRV-APS-EXT-BAS , BAS Integration with NW based cloud solutions , Problem

Product

SAP S/4HANA Cloud Public Edition all versions