Commit Graph

34 Commits

Author SHA1 Message Date
larshp
7ecbc07e19 lcl_xml to global class 2018-01-08 15:29:36 +00:00
Thomas Erdösi
af06a83eb9 Issue 1005: Function include naming
When deserializing functions, the corresponding include name is generated by SAP coding and may not match the include name from the original system. This difference is then considered as a local modification. Excluding the include name of the function from the serialized information would solve the issue.
2017-10-16 10:35:26 +02:00
Thomas Erdösi
a0a6dd7f39 Bugif for issue #995: Includes without textpools
Includes without a textpool (%3Dinclude description) are created are either as includes with an empty description (first include) or using the description of the preceding textpool. This issue can be reproduced with function groups created on SAP releases older than 7.31.
2017-10-13 14:32:15 +02:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
Alexander Petrenz
83e779868a formatting fix for previous commit 2017-09-13 09:17:59 +02:00
Alexander Petrenz
a3c1473960 fix deserializing fgroup with namespace 2017-09-13 09:12:23 +02:00
larshp
352d474263 add variable, #914 2017-09-11 16:47:45 +00:00
apex8
81adacb10e correct handling for t00 generic include in fgroup 2017-09-11 17:30:46 +02:00
Geert-Jan Klaps
964bbc0844 Function groups with namespaces - not implemented
Function groups with namespaces - not implemented #824
2017-07-12 14:02:14 +02:00
larshp
3a833bb971 cleanup 2017-06-10 13:39:38 +00:00
larshp
1111abbbb8 fix comment #773 2017-06-10 06:45:43 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
13a22b4612 FUGR, remove 2x SELECT SINGLE 2017-05-20 10:29:18 +02:00
larshp
655a15df81 cleanup
code inspector
pretty printer
2017-04-23 09:40:58 +02:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
larshp
450c7c7634 Function groups, #305
testing, the solution is not perfect as it looks like there are diffs for VARCL, but at least the syntax error is fixed
2017-02-18 14:41:39 +00:00
larshp
8fb97bd661 FUGR ACID SPLO SSFO WDYN: fix popup
FUGR ACID SPLO SSFO WDYN:
fix package popups, it is now handled automagically
2017-02-18 14:20:04 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
eduardocopat
926cbcefbc Fixes function modules with exception classes 2017-01-20 20:18:57 +01:00
larshp
f8234b1deb ACID DOMA DTEL FUGR TYPE
Fix more dumps and handle invalid data
2017-01-07 10:23:23 +00:00
larshp
b58e608a3f Fix dumps
Fields containing invalid values
Ignore if descriptions are not found
2017-01-04 18:57:22 +00:00
larshp
585f30d589 FUGR: fix texpool
METHOD deserialize_textpool moved
2016-12-29 09:11:00 +00:00
larshp
662ff0904e FUGR: changed by implemented 2016-11-25 13:39:37 +00:00
larshp
fcee6109af background mode: build commit comment
plus remove some unused variables
2016-11-25 12:10:55 +00:00
larshp
4219f46d9e FUGR - bugfix, #430 2016-11-24 13:55:00 +00:00
EduardoCopat
ede1b57561 Merge remote-tracking branch 'refs/remotes/larshp/master' into warning-when-pulling-db-changes
# Conflicts:
#	src/zabapgit_http.prog.abap
#	src/zabapgit_object_w3xx.prog.abap
2016-11-23 15:09:30 +01:00
eduardocopat
75c2c07095 pull warning on dbchanges 2016-11-23 14:54:48 +01:00
larshp
0add070e67 FUGR: better error message 2016-11-23 13:29:49 +00:00
sbcgua
762dc7bc89 serialization caching, basic objects #366 2016-10-06 08:24:49 +03:00
larshp
e9690b3239 pass UPDATE_TASK, #352 2016-09-21 17:11:25 +00:00
sbcgua
0cf7800daf #329 reorg includes 2 2016-09-08 15:08:55 +03:00