jump to intf

This commit is contained in:
eduardocopat 2017-02-01 12:48:38 +01:00
parent 7f7171e4e4
commit ee520736db

View File

@ -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.