Commit Graph

1322 Commits

Author SHA1 Message Date
Lars Hvam
9a62b6e17a
issue 1288, lets try this (#1289) 2018-04-03 16:20:44 +02:00
Christian Günter
dad728e8db ECTD: ECATT test data container serialization (#1287)
* ECTD: Ecatt test data container serialization

* add changed_by | clear SAPRL and VAR_EXT_PATH

* fix changed by

* fix conditional logic in changed by

* fix linter errors
2018-04-03 16:20:07 +02:00
Lars Hvam
7a9bec815a
Seperate UI and logic (#1286)
* no activation popup in background

* purge: seperate ui and logic

* order by primary key
2018-03-30 12:28:00 +02:00
Lars Hvam
8b5486055a
Merge pull request #1277 from christianguenter2/ISSUE_1276
Fix corrupted parameter transaction
2018-03-28 08:08:45 +02:00
Lars Hvam
b9cc65017f
Code inspector (#1272)
* code inspector

+ delete unused methods
+ move methods to private
+ remove commented code

* few more
2018-03-28 08:08:20 +02:00
Christian Günter
af56de400c Fix corrupted parameter transaction 2018-03-27 21:55:56 +02:00
larshp
98c86a2447 minor changes
remove unused variables and method
2018-03-22 14:09:19 +01:00
Lars Hvam
afa162ffa7
INTF: clear fields (#1249)
not sure if these fields exist on 702, but we will find out
2018-03-17 13:39:48 +01:00
Lars Hvam
7b002c66da
transport layer invalid #1020 (#1248) 2018-03-17 08:19:41 +01:00
Fabian Lupa
889106b68b Improve error messages (#1213)
* Add T100 support to ZCX_ABAPGIT_EXCEPTION

* Use T100 error messages in DEVC

* Replace zcx_abapgit_exception->text with get_text

* Use SE24 generated constructor in T100 exception
2018-03-10 13:27:09 +01:00
Christian Günter
dc14fa22df Fix deserialization dependency ENHO -> ENHS 2018-03-08 10:36:39 +00:00
Christian Günter
c40f875ace fix tadir handling in DOCT 2018-02-26 12:04:58 +01:00
Christian Günter
311c7b80bd Fix dump when ADT jump is executed 2018-02-21 16:36:47 +00:00
Lars Hvam
59c1f277ab
more renaming #1132 (#1212)
* more renaming #1132

* fix indentation
2018-02-18 10:04:26 +01:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 (#1211) 2018-02-17 13:55:12 +01:00
Christian Günter
532fd64710 SHMA: Fix typos in dynamic method invokation 2018-02-14 13:22:50 +00:00
larshp
cf216438e9 add progress bar, #1190 2018-02-11 08:34:35 +00:00
Lars Hvam
f14ac831ba
Objects to global (#1187)
* add global classes for objects

* fix metadata

* comment old code

fix serializer class
move missing interfaces

* keep objects and bridge as local

* fix syntax errors

and remove SICF -> tadir dependency, instead tadir -> SICF

* remove dependency TABL -> lcl_popups

* fix indentation

* remove old includes

* fix parser errors

* fix deserializing
2018-02-11 09:16:16 +01:00
larshp
cec950e7ca CLAS: fix where-used in deserialization #1179 2018-02-03 12:05:20 +00:00
larshp
c1d01d37e3 lcl_objects_activation to global
lcl_objects_activation to global class
2018-01-22 16:55:03 +00:00
larshp
082aa44a97 lif_object to global
lif_object to global
2018-01-14 14:47:47 +00:00
larshp
4553458f60 lcl_objects_files to global
lcl_objects_files to global
2018-01-14 14:15:00 +00:00