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

Please add support for different encodings in CSV writer (Class ZCL_EXCEL_WRITER_CSV) #1126

Open
Developer-101-c opened this issue Jul 31, 2023 · 1 comment

Comments

@Developer-101-c
Copy link

I have a request concerning Class ZCL_EXCEL_WRITER_CSV, Method CREATE_CSV.
In the end, this method calls Function Module SCMS_STRING_TO_XSTRING.
This function module has an optional parameter ENCODING.

Please add a new class attribute and a setter method for the ENCODING analogous to DELIMITER, ENCLOSURE and ENDOFLINE
and supply it to the function module SCMS_STRING_TO_XSTRING in method CREATE_CSV.

Thank you very much.

@gregorwolf
Copy link
Collaborator

Pull requests are always welcome.

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

No branches or pull requests

2 participants