TR request jump: fallback to SAPGUI

This commit is contained in:
Christian Guenter 2019-06-30 19:33:18 +00:00 committed by Lars Hvam
parent 3e53360722
commit 1f52d8b2c7

View File

@ -450,7 +450,9 @@ CLASS ZCL_ABAPGIT_GUI_ROUTER IMPLEMENTATION.
zcx_abapgit_exception=>raise( 'ADT Jump Error' ).
ENDIF.
CATCH cx_root.
zcx_abapgit_exception=>raise( 'Jump to object not supported in your NW release' ).
CALL FUNCTION 'TR_DISPLAY_REQUEST'
EXPORTING
i_trkorr = lv_transport.
ENDTRY.
ELSE.
CALL FUNCTION 'TR_DISPLAY_REQUEST'