Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #588: Unable to activate zcl_excel_writer_xlsm #598

Merged
merged 3 commits into from Feb 20, 2019

Conversation

Berreke
Copy link
Contributor

@Berreke Berreke commented Feb 20, 2019

Because of the required parameter iv_comment_index in method create_xl_sheet_rels of issue #188. You are not able to activate class zcl_excel_writer_xlsm. View Issue #588. This corrects that problem.

create_xl_sheet_rels has a required parameter iv_comment_index. This was not populated in this version. When transporting the transport goes in error because he can't activate this class. adding lv_comment_index like it is in zcl_excel_writer_2007 corrects this problem.
ZCL_EXCEL_WRITER_XLSM add required parameter
@gregorwolf
Copy link
Collaborator

Excellent. Can you just do a pretty print keywords uppercase, variables lowercase and a alignment of the new type definition?

@gregorwolf gregorwolf merged commit cf01f33 into abap2xlsx:master Feb 20, 2019
@gregorwolf
Copy link
Collaborator

Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants