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