Guenter Christian
d877556bfb
New error handling for non supported object types
2025-04-16 13:52:45 +02:00
Marc Bernard
697bc7f51d
Fix extended check issues - Part 7 ( #7092 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-12-05 17:53:17 +01:00
Marc Bernard
2ec48b7ddc
IOBJ: Fix uninstall ( #6685 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:28:18 +01:00
Marc Bernard
46d0d597ca
Clean-up double_spaces
(3) ( #6576 )
2023-10-26 16:29:10 +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
ff0fc72891
IOBJ/ODSO: Fix errors if objects exist already ( #5551 )
...
Implementation worked only for new objects (argh)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-05-11 12:38:20 +02:00
Marc Bernard
43b0d95335
IOBJ, ODSO: Add jump ( #5495 )
...
* IOBJ, ODSO: Add jump
Support navigation to BW objects
* Lint
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-04-29 08:38:12 +02:00
Christian Günter
2ba6151355
JUMP: Switch execution order - first specific then generic ( #5357 )
...
* Switch jump order
* fix DDLS
* fix SHI3
2022-02-18 05:48:36 +01:00
Marc Bernard
9672f5b030
Adjust name prefix for types ( #3991 )
...
* Part 1
* Part 2
* Part 3
* Lint
* Part 5
* Part 6
* Part 7
* Part 8
* Part 9
* Enforce type naming prefix
All types need to start with TY_...
* Fix local types
2020-10-07 08:54:15 +02:00
Lars Hvam
015800b45b
Less DDIC references ( #3905 )
...
* remove uses of CHAR30
* Update abaplint.json
* add basic unit test for ZCL_ABAPGIT_MESSAGE_HELPER
* replace uses of char50
* fix name
* Update abaplint.json
* use sy-uname instead of uname
in ZCL_ABAPGIT_USER_MASTER_RECORD
2020-09-21 07:39:22 +02:00
Marc Bernard
888d49f702
IOBJ: Remove number range objects and return error during delete ( #3631 )
...
* IOBJ: Remove number range objects
Number ranges for BW objects are local to a system and will cause errors when duplicates occur.
* Fix spelling
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-17 07:07:25 +02:00
Jaime Rodriguez Capote
543114963f
abapOpenCheck - Naming Conventions revision #3239 ( #3240 )
...
* abapOpenChecks config file
* Ignore SCI config folder
* checks revision
* Revert "checks revision"
This reverts commit 56a12289df
.
* Renaming non-constants
Pending:
* Remove SCI configuration
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-03-09 17:34:26 +01:00
Christian Günter
2df559ebdd
IOBJ: Refactoring - remove RTTC + cleanup ( #3156 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-13 18:48:58 +01:00
Paweł Wiejkut
c9e8ca2c93
IOBJ support enhancement ( #3147 )
...
* IOBJ fix #3105
* Variable fix
* BW function modules check
* Enhancement of iobj support
Enhancement of iobj support which enable handling of:
-attributes,
-compoundings,
-hierarchies
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-11 10:11:57 +01:00
Christian Günter
baac63ce87
IOBJ: Downport BAPI* structures ( #3142 )
...
* IOBJ: Downport BAPI* structures
* fix linter
* Update zcl_abapgit_object_iobj.clas.abap
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-08 07:10:34 +01:00
Lars Hvam
b42f3bc485
Refactoring ( #3134 )
...
* fully type constants
* moving to single line
* move to single line
* enable keep_single_parameter_on_one_line
2019-12-28 12:11:32 +01:00
Christian Günter
82486ec350
IOBJ: Use RSD_S_VIOBJ instead of RSD_S_VI_OBJ ( #3121 )
2019-12-17 08:44:17 +01:00
Christian Günter
60a57cf356
Add package parameter to zif_abapgit_object~delete ( #3114 )
2019-12-11 10:42:45 +01:00
Paweł Wiejkut
01b6d9d92a
IOBJ fix - issue 3105 ( #3108 )
...
* IOBJ fix #3105
* Variable fix
* BW function modules check
2019-12-11 07:10:15 +01:00
Paweł Wiejkut
0b5b1b60df
InfoObject support ( #3058 )
...
* InfoObject support
* Checks fixes
* Code corrections - return and lock check
* Check fix
* addend infoobjects information
* transport and package support
* check fix
* Update ref-supported.md
* metadata change
* Transport fixes
2019-11-27 06:23:54 +01:00