mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 20:32:26 +08:00
jump to intf
This commit is contained in:
parent
7f7171e4e4
commit
ee520736db
|
@ -1631,7 +1631,7 @@ CLASS lcl_object_intf IMPLEMENTATION.
|
||||||
EXPORTING
|
EXPORTING
|
||||||
operation = 'SHOW'
|
operation = 'SHOW'
|
||||||
object_name = ms_item-obj_name
|
object_name = ms_item-obj_name
|
||||||
object_type = 'CLAS'
|
object_type = 'INTF'
|
||||||
in_new_window = abap_true.
|
in_new_window = abap_true.
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user