larshp
e49b404b58
delete some unreferenced variables
2018-08-07 16:01:29 +02:00
Christian Guenter
8c38e17df6
CHAR: fix copy and paste error
...
Before this commit is applied we get DBSQL_DUPLICATE_KEY_ERROR
dumps while 'reset local'.
2018-07-27 06:17:32 +02:00
Christian Guenter
494cc5a8f8
CHAR: catch exceptions and implement is_locked
...
Before this commit is applied we get shortdumps when the object
is locked during deserialization or deletions.
2018-07-26 13:37:10 +02:00
Christian Günter
8572013c7e
CHAR: fix package popup during pull #1661 ( #1689 )
...
* CHAR: fix package popup during pull
* Remove superfluous ABAP memory clearance
memory is already cleared in RS_CORR_INSERT
* Introduce objects_super set_default_package
Refactor set default package logic to super class
zcl_abapgit_objects_super method set_default_package.
2018-07-25 15:00:52 +02:00
larshp
7d622fc495
CHAR: fix dump during pull #1660
...
Set the activation state to inactive for the values
2018-07-20 07:26:19 +02:00
larshp
cac21f2b37
CHAR: implement is_locked
2018-06-18 15:41:13 +02:00
larshp
1290dcec93
CHAR support, #1511
2018-06-17 12:29:29 +00:00