From 92256a692923652f5da40119c844053a3cd7dbf3 Mon Sep 17 00:00:00 2001 From: "oblomov-dev@outlook.com" Date: Wed, 22 May 2024 19:06:12 +0000 Subject: [PATCH] fix navigation --- src/z2ui5_cl_demo_app_128.clas.abap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/z2ui5_cl_demo_app_128.clas.abap b/src/z2ui5_cl_demo_app_128.clas.abap index 3adb44e4..21b3e445 100644 --- a/src/z2ui5_cl_demo_app_128.clas.abap +++ b/src/z2ui5_cl_demo_app_128.clas.abap @@ -62,7 +62,7 @@ CLASS z2ui5_cl_demo_app_128 IMPLEMENTATION. text = 'go to app 127' press = client->_event_client( val = client->cs_event-cross_app_nav_to_ext - t_arg = VALUE #( ( `{ semanticObject: "Z2UI5_CL_DEMO_APP_127", action: "display " }` ) ( `{ ProductID : "123234" }`) ) + t_arg = VALUE #( ( `{ semanticObject: "Z2UI5_CL_DEMO_APP_127", action: "display" }` ) ( `{ ProductID : "123234" }`) ) ) )->stringify( ) ).