Lars Hvam
ea40b6860e
DDIC reference fixes ( #884 )
...
* DATS -> D, and propagate exceptions to caller
* replace sydatum and syuzeit
* ZEXCEL_CONDITIONAL_ABOVE_AVG, change to builtin ty
* fix ZEXCEL_DOCSECURITY
* fix NUMC3
* fix numc3
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2021-11-07 20:44:40 +01:00
Domi Bigl
372fe61c75
add DECFLOAT16 and DECFLOAT34 ( #834 )
2021-10-09 11:57:38 +02:00
Abo
c4a97b44b9
Remove dtel char1 ( #842 )
...
* removes uses of CHAR1 data el. ( WIP #692 )
2021-10-08 20:01:12 +02:00
sandraros
69d4883773
Do not change sy fields anymore (abaplint) ( #797 )
...
Fix #704
Co-authored-by: sandra <sandra.rossi@gmail.com>
2021-09-19 09:49:46 +02:00
Mike Pokraka
2710dd9717
Pretty print ( #781 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-07-28 00:33:22 +02:00
Stefan Rutzmoser
74c1a543cd
Feature: Enable custom converters ( #707 )
...
* Feature: Enable custom converters
Added method get_supported_class to ZIF_EXCEL_CONVERTER.
Implement your own converter by implementing this interface
and tell via the new interface method which class you support.
All instanceable implementations of the interface will be found
automatically.
* Fix abapLint issues
2020-11-05 13:16:47 +01:00
Domi Bigl
b48e0bf3cf
increase number of fields in fieldcat - CONVERTER ( #683 )
...
fixes #680
2020-08-13 19:27:52 +02:00
larshp
59f270b682
replace tabs with spaces
2018-11-24 11:12:35 +00:00
larshp
eaea931778
simplify some IFs
2017-11-05 18:16:35 +00:00
larshp
de5dd96564
remove some unused variables
2017-07-26 16:39:34 +00:00
Ivan
c8b9132337
Merge branch 'master' into Column-Row-Dimension-Fix
2017-07-07 13:10:08 -05:00
Ivan Femia
969da4a9dc
Fix issue #484
...
Removed the conditional formatting object from the structure
2017-05-22 21:00:39 +02:00
Ivan Femia
6c124bf61d
Fix issue #484
...
Removed row dimension and introduced row object
2017-05-19 23:52:29 +02:00
Ivan Femia
68b2c66edd
First implementation for issue #484
2017-05-19 00:11:31 +02:00
larshp
77bedd78c4
remove unreferenced variables
2017-05-18 16:44:58 +00:00
larshp
a3509f1d48
remove TRY without CATCH
2017-05-18 16:00:08 +00:00
Ivan Femia
f8b0e354db
Moving to abapGit
...
First commit to abapGit
2017-05-16 22:22:30 +02:00