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
65d08de249
SRVB: Clear fields and fix deserialize order ( #7085 )
...
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-11-29 13:13:19 +01:00
Marc Bernard
20c1a3c610
Refactor serializer constructor ( #6701 )
2023-12-18 17:16:00 -05:00
divzz95
587b52211a
SRVB: Clear metadata links ( #6550 )
2023-10-20 09:53:17 +02:00
Fabian Lupa
09555e3ef2
Fix unhandled exception in SRVB ( #6246 )
2023-05-01 17:32:02 +02: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
Marc Bernard
25bbbf89cd
Refactor: Remove delete_tadir
flag ( #5949 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-06 15:56:12 +01:00
Marc Bernard
0ab3ee0a06
Remove aliases from object classes ( #5588 )
2022-06-04 10:33:42 +02:00
Marc Bernard
c88dc9f216
SRVB: Fix uncaught exception ( #5398 )
...
Fixes dumps due to uncaught exceptions and gives proper error message
2022-03-15 18:43:04 +01:00
Shyam Balachandran
371b1d4137
Fix for Service Binding issue #5212 ( #5344 )
...
Fix for SRVB (Service Binding) is lost in version 1.113.0 #5212
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-02-11 16:58:28 +01:00
Marc Bernard
2eaaff7ad9
Adjust usage of transport in object classes ( #5218 )
...
After #5216
Replaces `zcl_abapgit_default_transport=>get_instance( )->get( )` logic with `iv_transport` for the following object types:
`AMSD, BDEF, DRUL, DTDC, FDT0, FUGR, INTF, PROG, SQSC, SRVB, SRVD, WDCA`
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-01-03 10:50:53 +01:00
Marc Bernard
3fa3323b2e
Refactor: Jump to Object Logic ( #5158 )
...
* Refactor: Jump to Object Logic
Continue #5114
- Removes jump_adt and jump_se11 from zcl_abapgit_objects_super
- Remove almost all object-specific jump handlers (zif_abapgit_object~jump) since they are covered by GUI Jumper now
* Remove ZCL_ABAPGIT_OBJECT_SICF
* Remove obsolete RS_TOOL_ACCESS
* FUGR
* IATU
* PDXX
* SRVD
* XINX
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2021-11-29 15:52:13 -05:00
Shyam Balachandran
9aa0dd154e
SRVB: Service Binding object changes ( #4976 )
...
* Fix issue 3443
Service Binding(SRVB) object changes
* Correcting abap lint findings
* Correcting abaplint findings 2
* Update zcl_abapgit_object_srvb.clas.abap
Changes to serialize and exists methods
* Update zcl_abapgit_object_srvb.clas.abap
Correct serialize and exists method
* Update zcl_abapgit_object_srvb.clas.abap
abapgit lint fixes
* Update zcl_abapgit_object_srvb.clas.abap
- Correcting exists method based on feedback
- Removing incorrect DDIC options for SRVB
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2021-11-26 08:06:50 +01:00
victorizbitskiy
73496a2755
Refactor: Exception handling #4852 ( #4869 )
...
https://github.com/abapGit/abapGit/issues/4852
2021-07-13 09:13:25 +02:00
Marc Bernard
73576ee60e
Improve error messages ( #4472 )
...
* Improve error messages
Pass T100 messages to UI/log
* T100 errors
* APACK
* OO
* DEVC
* DRUL
* DTDC
* SRVB
* OBJS
* Program
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-02-03 16:31:55 +01:00
Christian Günter
0cc10cd44f
SRVD: Downport ( #3424 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-26 06:01:09 +02:00
Christian Günter
e2b64d83c6
SRVB: Service Binding ( #3330 )
...
* SRVB: Service Binding
* cleanup
* Update ref-supported.md
* Update ref-supported.md
Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-02 16:07:12 +02:00