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
be967a4e8a
G4xx, IWxx: Changed by ( #5747 )
...
* G4xx, IWxx: Changed by
* Empty block
2022-09-08 07:32:35 +02:00
yellappam
402c970b5e
Clear IWOM/IWMO object metadata ( #5635 )
...
* Clear IWOM/IWMO object metadata
It clears metadata related to object types IWOM and IWMO
* change keyword 'value' to upper case
2022-06-21 11:04:55 +02:00
Marc Bernard
250feae861
Add transport for deletions in generic serializer ( #5434 )
...
Closes #5421
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-04-05 16:41:03 +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
074ae5a69b
Refactor: Calling batch input ( #5252 )
...
* Refactor: Calling batch input
Standardizes calling batch input API and handling errors.
* Fix indent
* Add new window
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-01-10 09:27:17 +01:00
Marc Bernard
ac8bde9f6c
Fix use of sy-langu in object serializers ( #4807 )
...
* Fix use of sy-langu in object serializers
- Replace sy-langu variable with mv_language
- Replace sy-langu type with langu (makes it easier to spot sy-langu)
- Enhance generic serializer to use mv_language
- Add unit tests to generic serializer
- Adjust and simplify serializers that are based on generic class
Closes #2080
* Update scvi+ueno
* Revert scvi
* Langu
* Langu
* Langu
* Langu
* Langu
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-06-01 13:02:42 +02:00
Christian Guenter
ade359ecd3
Implement jump for IWMO, IWPR, IWSV and IWVB
2019-12-19 13:58:38 +01:00
Lars Hvam
ce84d2455f
additional gateway support ( #2771 )
...
* additional gateway support
* Update ref-supported.md
2019-07-07 23:38:55 -07:00