mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
parent
1a394ff173
commit
380f297bc7
|
@ -213,8 +213,8 @@ CLASS zcl_abapgit_object_dsys IMPLEMENTATION.
|
|||
dokname = mv_doc_object+4(*)
|
||||
doklangu = lv_lang
|
||||
EXCEPTIONS
|
||||
class_unknown = 1
|
||||
object_not_found = 2
|
||||
not_hypertext_class = 1
|
||||
no_editor = 2
|
||||
OTHERS = 3.
|
||||
|
||||
rv_exit = boolc( sy-subrc = 0 ).
|
||||
|
|
Loading…
Reference in New Issue
Block a user