Skip to content

Commit 055bbfe

Browse files
authored
intent navigation to object page (#2603)
1 parent df8bdcf commit 055bbfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/abap-environment-additional-functionality/abap-environment-additional-functionality.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ You can test this in the browser:
104104

105105
- `/ui#BusinessConfiguration-maintain` navigates to the List Report of the **Custom Business Configurations** app
106106
- `/ui#BusinessConfiguration-maintain?TechnicalIdentifier=ZERRORCODE###` directly navigates to the maintenance view of the Business Configuration Maintenance Object `ZERRORCODE###`
107+
- `/ui#BusinessConfiguration-maintain?TechnicalIdentifier=ZERRORCODE###&ErrorCode=401` directly navigates to the object page of entity `401` of BC Object `ZERRORCODE###`
107108

108109

109110
### Test yourself

0 commit comments

Comments
 (0)