You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ms_control-callback_pop_session_load = client->nav_app_call( z2ui5_cl_popup_to_confirm=>factory( |Active draft for user { sy-uname } found, you want to return?| ) ).
* ms_control-callback_pop_session_load = client->nav_app_call( z2ui5_cl_popup_to_confirm=>factory( |Active draft for user { sy-uname } found, you want to return?| ) ).
584
+
* CATCH cx_root.
585
+
z2ui5_on_init_set_app( ).
586
+
* ENDTRY.
579
587
580
588
ENDMETHOD.
581
589
@@ -592,7 +600,6 @@ CLASS Z2UI5_SQL_CL_APP_01 IMPLEMENTATION.
592
600
593
601
history_db_read( ).
594
602
595
-
596
603
ENDMETHOD.
597
604
598
605
@@ -614,7 +621,7 @@ CLASS Z2UI5_SQL_CL_APP_01 IMPLEMENTATION.
0 commit comments