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