Commit Graph

12 Commits

Author SHA1 Message Date
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
Christian Guenter
d1b6631738 Refactored jump to ADT to common method jump_adt
The jump to ADT functionality for DDLS and DCLS are quite similar. Therefore I refactored them to the common superclass lcl_objects_super. The new method jump_adt can now also be used by other object types.
2017-04-23 11:05:24 +00:00
Christian Günter
94ad3ed7aa Update zabapgit_object_dcls.prog.abap 2017-04-23 11:57:45 +02:00
Christian Günter
b6672c4e4c Update zabapgit_object_dcls.prog.abap 2017-04-23 11:55:43 +02:00
Christian Günter
92261d91b1 Update zabapgit_object_dcls.prog.abap
fixed linter errors 3
2017-04-23 11:53:31 +02:00
Christian Guenter
e15f9e2374 fixed linter errors 2 2017-04-23 09:48:22 +00:00
Christian Guenter
0cd56e51e9 fixed linter errors 2017-04-23 09:44:41 +00:00
Christian Guenter
843d122c20 Jump to ADT added 2017-04-23 09:35:26 +00:00
Christian Guenter
e37ef377fd Beautify 2017-04-22 20:40:09 +00:00
Christian Guenter
483982a134 DCLS added
https://github.com/larshp/abapGit/issues/726
2017-04-22 20:35:31 +00:00