Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

[abap2xlsx] - Issues in current build?

Former Member
0 Likes
623

I am not sure if this is just my system or the current build.  First off when I try to activate the classes I get a lot of instances where ENDMETHOD is repeated so I have MANY syntax errors.  After I correct all of them I get run-time errors galore due to interface methods not being implemented.  I tried importing version 7.0.1 also and I get the ENDMETHOD issues in that build.  Is it this buggy or is something wrong with my version of SAPLink?

Thanks,

Aaron

1 ACCEPTED SOLUTION
Read only

_IvanFemia_
Active Contributor
0 Likes
573

I think is a different version of SAPlink.

abap2xlsx is always generated using the latest SAPlink version available.

Try to install the latest SAPlink version from the repository. www.saplink.org

Ivan

I am not sure if this is just my system or the current build.  First off when I try to activate the classes I get a lot of instances where ENDMETHOD is repeated so I have MANY syntax errors.  After I correct all of them I get run-time errors galore due to interface methods not being implemented.  I tried importing version 7.0.1 also and I get the ENDMETHOD issues in that build.  Is it this buggy or is something wrong with my version of SAPLink?

Thanks,

Aaron

2 REPLIES 2
Read only

_IvanFemia_
Active Contributor
0 Likes
574

I think is a different version of SAPlink.

abap2xlsx is always generated using the latest SAPlink version available.

Try to install the latest SAPlink version from the repository. www.saplink.org

Ivan

Read only

LukaszPegiel
SAP Champion
SAP Champion
0 Likes
573

I had the same issue while ago, and as said already, you have to install latest version of SAPLink and then it will work correctly.

Łukasz