Marc Bernard
|
eb9b0aaa0f
|
Fix generic table types
Use `standard table`
|
2024-12-06 00:25:11 +00:00 |
|
Katharina Wurz
|
29baa5a152
|
Use bcp47 language code for AFF (#6915)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
2024-04-24 16:40:58 +02:00 |
|
Marc Bernard
|
993466a1c9
|
Refactor: Translations for AFF (#6904)
|
2024-04-08 15:12:16 +02:00 |
|
Marc Bernard
|
a3291a1e40
|
Clean-up double_spaces (2) (#6575)
|
2023-10-26 09:42:51 -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
|
5aadd5c137
|
Replace strings by constants, abap language version (#6460)
|
2023-09-01 15:30:28 +02:00 |
|
Lars Hvam
|
a0c37350a9
|
use zcl_abapgit_convert for language code conversion (#6382)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
|
2023-08-13 13:51:10 -04:00 |
|
Lars Hvam
|
4a68f896b1
|
json handler: serialize() + deserialize() optional inputs (#6110)
|
2023-03-01 14:50:59 +01:00 |
|
Lars Hvam
|
6e0f600dfd
|
cleanup: remove some unused variables (#6099)
|
2023-02-26 17:17:35 +01:00 |
|
Albert Mink
|
7c46e659e2
|
Update AFF to new AJSON functionality (#5986)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
|
2023-01-12 15:14:29 +01:00 |
|
github-actions[bot]
|
95389c532b
|
ajson, Automatic Update (#5966)
|
2023-01-03 14:47:44 +01:00 |
|
Lars Hvam
|
cb66e18738
|
housekeeping, delete some unused variables (#5825)
|
2022-10-17 15:25:00 +02:00 |
|
Lars Hvam
|
188c9ed903
|
dont use I18_A_LANGISO2, its not released (#5822)
* dont use I18_A_LANGISO2, its not released
* use LAISO
* use LAISO
|
2022-10-14 15:17:44 -04:00 |
|
Albert Mink
|
26f93a18bf
|
Fix language conversion, now 7.02 compatible (#5727)
solves #5726
|
2022-08-22 17:24:24 +02:00 |
|
Albert Mink
|
96dd561a3c
|
[AFF] deserialize INTF metadata as JSON (#5704)
|
2022-08-11 06:55:39 +02:00 |
|
Albert Mink
|
d266f13415
|
[AFF] Custom AJSON filter for INTF serialization (#5675)
|
2022-07-26 07:53:55 +02:00 |
|
Albert Mink
|
89090b5c00
|
[AFF] Allow object handler to serialize JSON via experimental feature (#5660)
* [AFF] Object handler for INTF
* Add JSON handler
* hard coded language
* adopt to abapLint rules
* wip: abaplint
* wip: abapLint
* adjust to naming conventions
* AJSON filtering abapLanguageVersion for serializat
* SELECT 7.02; UPPER
* abapLint params
* filter/remove the empty arrays
* reset obj handler to origin/main
* add experimental feature to enable AFF serializati
* typos, indentation and more
* move code to local clas
* Update src/objects/zcl_abapgit_object_intf.clas.abap
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2022-06-30 16:06:55 +02:00 |
|