Christian Günter
|
cc414d26e0
|
New error handling for not supported object types (#7215)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2025-04-22 06:43:52 +02:00 |
|
Marc Bernard
|
3b77c130ee
|
Fix failing AFF unit tests in dev edition 2022 (#7070)
|
2024-10-31 07:51:29 +01:00 |
|
Michael Schneider
|
178616bccc
|
Fix ABAP Language Version Handling for Repository Setting "Any" for AFF Object Types (#6793)
|
2024-02-05 14:14:58 +01:00 |
|
Matthias Becker
|
5b5fe5a391
|
Fix empty JSON file for AFF based objects (#6766)
|
2024-01-24 11:12:56 +01:00 |
|
Marc Bernard
|
20c1a3c610
|
Refactor serializer constructor (#6701)
|
2023-12-18 17:16:00 -05:00 |
|
Marc Bernard
|
890ad4bb1b
|
Add "Ignore" option for ABAP Language Version (#6663)
|
2023-11-26 20:53:35 -05:00 |
|
Marc Bernard
|
5b88d4b6be
|
Replace TR_TADIR_INTERFACE with tadir_delete (#6604)
|
2023-10-31 14:46:35 -04:00 |
|
Katharina Wurz
|
bde3a9aa65
|
Improve documentation of ZCL_ABAPGIT_OBJECT_COMMON_AFF (#6601)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
|
2023-10-31 14:19:14 -04:00 |
|
Marc Bernard
|
a3291a1e40
|
Clean-up double_spaces (2) (#6575)
|
2023-10-26 09:42:51 -04:00 |
|
Marc Bernard
|
b107457017
|
Clean-up unused_variables (#6564)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2023-10-25 10:23:47 -04:00 |
|
Lars Hvam
|
f417f8fa18
|
cleanup: select_add_order_by skip FAE + fix all omit_parameter_name (#6544)
|
2023-10-15 15:18:31 +02:00 |
|
Albert Mink
|
90bcac39e8
|
Do the ABAP Language Version for the AFF objects (#6375)
Co-authored-by: Michael Schneider <micha.schneider@sap.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
2023-08-10 06:11:20 +02:00 |
|
Marc Bernard
|
402748d966
|
Handling unsupported objects in deserialize process (#6320)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2023-07-24 15:57:32 -04:00 |
|
rdibbern
|
426edc3721
|
Enable object handler for Event Consumption Model (EEEC) (#6348)
Co-authored-by: Dr. Jonas Braun <jonas.braun01@sap.com>
Co-authored-by: Raphael Dibbern <raphael.dibbern@sap.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
2023-07-14 13:29:46 -04:00 |
|
Marc Bernard
|
39d2e88be3
|
Enhance Serializer Interface - Follow-up (#6233)
|
2023-04-20 17:34:03 +02:00 |
|
Marc Bernard
|
5f1dc6d5e0
|
Enhance Serializer Interface (#6229)
|
2023-04-20 16:20:01 +02:00 |
|
Katharina Wurz
|
d63407db3e
|
Enable inactive deserialization for DDIC objects (#6045)
|
2023-02-07 13:59:05 +01:00 |
|
Marc Bernard
|
6485ec50c1
|
Refactor: MESSAGE ... INTO (#6008)
|
2023-01-25 09:55:41 +01:00 |
|
Katharina Wurz
|
c2b8b597aa
|
Allow Object Types with multiple files in AFF (#5979)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2023-01-12 10:57:06 +01:00 |
|
Lars Hvam
|
cb66e18738
|
housekeeping, delete some unused variables (#5825)
|
2022-10-17 15:25:00 +02:00 |
|
Albert Mink
|
27bec52c8a
|
AFF with namespaces (#5779)
|
2022-10-10 11:38:47 -04:00 |
|
Christian Günter
|
f8564cb679
|
AFF: Fix existence check (#5803)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
|
2022-10-04 17:48:11 -04:00 |
|
Katharina Wurz
|
111656b7b1
|
Deal with empty active version (object was never activated) (#5714)
* Deal with empty active version
* Put if condition into method
|
2022-08-09 17:21:46 +02:00 |
|
Albert Mink
|
bef09c48cb
|
[AFF] More detailed error msg (#5709)
|
2022-08-04 13:28:33 +02:00 |
|
Katharina Wurz
|
863f7d7088
|
Exception handling small improvement (#5691)
|
2022-07-21 07:38:01 +02:00 |
|
Marc Bernard
|
7ba88d4345
|
Remove aliases - Common AFF (#5619)
Continue #5580
|
2022-06-05 21:45:38 +02:00 |
|
Marc Bernard
|
c88e1aba5d
|
AFF: Fix exception handling (#5609)
Catch exceptions when calling `TADIR` deletion
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2022-06-02 10:06:01 +02:00 |
|
Albert Mink
|
9ddad8b559
|
CHKO et al.: Raise if deleting TADIR fails (#5337)
This behavior will be defined centrally in #5263. But for now, just raise if something with the TADIR fails.
|
2022-02-08 09:34:11 +01:00 |
|
Albert Mink
|
d79a38eec2
|
Enable AFF to delete TADIR entries (#5326)
* Enable AFF to delete TADIR entries
* AbapLint policy I
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLine policy II
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy III
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy IV
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy V
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint XY
* don't call AFF for trivial tasks
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
2022-02-07 10:12:44 +01:00 |
|
Albert Mink
|
a18d7542e7
|
CHKO et al.: Do write TADIR entry (#5320)
|
2022-02-02 14:12:16 -05:00 |
|
Albert Mink
|
fee5c18761
|
Deserialize active when calling ABAP file formats (#5319)
|
2022-02-02 14:08:54 -05:00 |
|
Albert Mink
|
c83060f366
|
CHKO object calling AFF Framework (#5163)
|
2022-01-18 10:23:10 +01:00 |
|