mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Update zabapgit_object_wapa.prog.abap
This commit is contained in:
parent
1fa894df31
commit
2888fae8ed
|
@ -103,11 +103,7 @@ CLASS lcl_object_wapa IMPLEMENTATION.
|
|||
operation = 'SHOW' " Operation
|
||||
object_name = ms_item-obj_name " Object Name
|
||||
object_type = ms_item-obj_type " Object Type
|
||||
in_new_window = abap_true
|
||||
EXCEPTIONS
|
||||
not_executed = 1
|
||||
invalid_object_type = 2
|
||||
OTHERS = 3.
|
||||
in_new_window = abap_true.
|
||||
|
||||
ENDMETHOD. "jump
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user