Commit Graph

646 Commits

Author SHA1 Message Date
muten86
1475bda3d6 Enhancement of Class with Method GET_TABLE
This class lifts the functionality of the whole project to a full excel-upload and download framework, without having known limititions, of other ABAP Excel Upload mechanisms.

Best regards
D. Rauchenstein
2017-10-06 10:43:44 +02:00
Ivan Femia
5e6bb3ba10 fix #434 2017-10-05 19:16:35 +02:00
Ivan Femia
4f66d3445b updating to latest version of abapGit 2017-10-05 19:12:49 +02:00
Ivan
c38b1d79f7 Merge pull request #499 from larshp/branch
remove some unused variables
2017-07-26 11:53:33 -05:00
larshp
de5dd96564 remove some unused variables 2017-07-26 16:39:34 +00:00
Ivan
59aeaab0a8 Merge pull request #498 from larshp/master
Fix testclass for ZCL_EXCEL
2017-07-26 11:24:24 -05:00
larshp
7a10a253be Fix testclass for ZCL_EXCEL
The XML should contain X for testclasses when the class have a testclass
2017-07-26 16:12:22 +00:00
Ivan
5a712f9435 Merge pull request #497 from paladv/master
Fixing syntax errors in ZDEMO_TECHED8 ZDEMO_TECHED9 reports
2017-07-26 09:12:45 -05:00
Ivan
3855e5b97f Merge pull request #495 from TBuryanek/patch-1
Allow user specific ALV variant in SALV converter
2017-07-26 09:09:22 -05:00
Ivan
1c127e1a6b Merge pull request #493 from larshp/master
update to latest abapGit format
2017-07-26 09:08:41 -05:00
paladv
7303fb3c98 Fixing syntax errors in ZDEMO_TECHED8 ZDEMO_TECHED9 reports 2017-07-26 14:04:26 +02:00
Tomas
b74bc20d10 Allow user specific ALV variant in SALV converter
Same problem is in standart CL_SALV_TABLE~TO_XML method (from which this converter was probably inspired).
2017-07-21 13:02:05 +02:00
larshp
943c124cff update to latest abapGit format 2017-07-07 18:56:30 +00:00
Ivan
f2390f6375 Merge pull request #492 from ivanfemia/Column-Row-Dimension-Fix
Column row dimension fix
2017-07-07 13:10:21 -05:00
Ivan
c8b9132337 Merge branch 'master' into Column-Row-Dimension-Fix 2017-07-07 13:10:08 -05:00
Ivan Femia
cf7d5da6ca Fix #484
Remove obsolete objects
2017-05-22 21:02:18 +02: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
d4464072c1 Fixed #484
Removed also issue with style class
2017-05-20 00:42:59 +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
18cfa99a18 Remove old objects #484
Moving from the old column dimension class to the new column class and aligning the management of the collection
2017-05-19 00:39:03 +02:00
Ivan Femia
68b2c66edd First implementation for issue #484 2017-05-19 00:11:31 +02:00
Ivan
6356cad9f3 Merge pull request #485 from larshp/master
clean up
2017-05-18 12:01:20 -05:00
larshp
77bedd78c4 remove unreferenced variables 2017-05-18 16:44:58 +00:00
larshp
4f0393541d remove end of method statements with no effect 2017-05-18 16:03:12 +00:00
larshp
a3509f1d48 remove TRY without CATCH 2017-05-18 16:00:08 +00:00
Ivan
ee10976c8a Update README.md 2017-05-18 09:24:07 -05:00
Ivan Femia
240c61dbd7 Fixing after abapGit migration 2017-05-17 22:35:15 +02:00
Ivan Femia
f44f7baae4 Fix issue #461 2017-05-17 22:30:10 +02:00
Ivan Femia
2812fce7ce fixing after abapGit migration 2017-05-17 22:29:27 +02:00
Ivan Femia
5d80ca2a41 Fix issue #461 2017-05-17 22:26:37 +02:00
Ivan
1b121ea592 Merge pull request #482 from larshp/master
fix PROG translations
2017-05-17 15:21:45 -05:00
larshp
b6d536d34e fix PROG translations
make sure to use latest abapGit
2017-05-17 17:36:38 +00:00
Ivan
3ec29afa6d Remove old SAPlink slnk file
Only nugget will be available, any contribution will be managed via
abapGit
2017-05-17 11:40:43 -05:00
Ivan Femia
7de6d2a987 Dummy change for testing 2017-05-17 18:26:02 +02:00
Ivan Femia
8675f3e1c4 Fix text elements after moving to abapGit 2017-05-17 18:22:08 +02:00
Ivan
26cd88ba76 Merge pull request #481 from larshp/master
Fix broken CUAs
2017-05-17 11:12:09 -05:00
larshp
8d562dbba1 fix more CUAs 2017-05-17 15:37:48 +00:00
larshp
762e7979ab test CUA fix 2017-05-17 15:33:26 +00:00
Ivan Femia
1e784c748a Moving to abapGit 2017-05-16 22:28:51 +02:00
Ivan Femia
14874360eb Moving to abapGit 2017-05-16 22:27:34 +02:00
Ivan Femia
f8b0e354db Moving to abapGit
First commit to abapGit
2017-05-16 22:22:30 +02:00
Ivan
d1169189e9 Merge pull request #472 from FoxAhead/optimization
Optimization
2017-01-24 10:14:48 -06:00
FoxAhead
d2137bf4b3 Optimization: less calls of UCCPI.
Optimized methods:
CONVERT_COLUMN2ALPHA
CONVERT_COLUMN2INT.
Too much calls of cl_abap_conv* for UCCPI replaced with statics variables. The improvement is noticeable on binding large tables.
2017-01-24 17:01:09 +03:00
Ivan
c2f2f510e7 Merge pull request #464 from FoxAhead/FoxAhead-patch-1
Method DATE_TO_EXCEL_STRING: Date field = space
2017-01-17 12:09:47 -06:00
Gregor Wolf
ceb816ca8a Replace link to abap2xlsx.org
with https://ivanfemia.github.io/abap2xlsx/
2017-01-04 11:03:08 +01:00
FoxAhead
8b8d684cbc Merge pull request #1 from FoxAhead/FoxAhead-patch-1
Method DATE_TO_EXCEL_STRING: Date field = space
2016-09-29 15:03:31 +03:00
FoxAhead
371dfbba56 Method DATE_TO_EXCEL_STRING: Date field = space
Sometimes you get date field empty - containing only space(s) (not zeroes '00000000'). This value treated as not initial in ABAP for fields typed as D. This resulted in passing by
  CHECK ip_value IS NOT INITIAL
and calculating
  lv_date_diff = ip_value - c_excel_baseline_date + 1.
which returns "-693596". In EXCEL this displayed as #########...
2016-09-29 15:00:57 +03:00
Łukasz Pęgiel
538c544c55 Merge pull request #460 from fidley/master
Daily build 7.06 version history
2016-09-10 10:04:26 +02:00
Łukasz Pęgiel
612ead65f4 Daily build 7.06 version history 2016-09-10 10:01:01 +02:00
Łukasz Pęgiel
6f7d6a3ce0 Merge remote-tracking branch 'refs/remotes/ivanfemia/master' 2016-09-10 09:51:54 +02:00