on 2024 Apr 24 4:36 PM
Hello,
Trying to learn how to use ABAP2XLSX.
I'm need to write an internal table in my worksheet but without headers.
With method BIND_TABLE is writing the header.
With method SET_TABLE I have a dump, because the internal table haven't a dictionary structure, is created in the program.
How to do it?
Thanks
Request clarification before answering.
Well, in the end I've modified the method BIND_TABLE to ADD a new optional parameter: IV_NO_HEADER
And added two IFs in the code, and its working fine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
45 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.