Skip to content

Issues with ABAP2XLSX downgrade to versions < 7.02 #1173

Answered by sandraros
Jimboken asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You may use the program we use "internally" for analyzing the regression/differences between actual and expected, which is zdemo_excel_checker. I hope it will work in 7.01, if not it's worth adapting. It's using the expected results stored in the MIME repository when you install the demos repository. For any difference detected, it opens VSCode to show the diff.

  2. In Excel the date is stored as a day counter since 1/1/1980, and the time is stored as fractional part of one day (0.5 means half day =12:00 pm). The different abap2xlsx methods have different behaviors. Some just return the number unformatted, others use the cell format to detect that it's a date or time and convert it using z…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@Jimboken
Comment options

@sandraros
Comment options

@Jimboken
Comment options

Answer selected by Jimboken
Comment options

You must be logged in to vote
2 replies
@sandraros
Comment options

@RixarSAP
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants