mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
DOMA fix delete fix value appends
This commit is contained in:
parent
4657965117
commit
82ece0ff3c
|
@ -210,6 +210,7 @@ CLASS ZCL_ABAPGIT_OBJECT_DOMA IMPLEMENTATION.
|
|||
no_ask = abap_true
|
||||
objname = lv_objname
|
||||
objtype = 'D'
|
||||
no_ask_delete_append = abap_true
|
||||
EXCEPTIONS
|
||||
not_executed = 1
|
||||
object_not_found = 2
|
||||
|
|
Loading…
Reference in New Issue
Block a user