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] Transport the package ABAP2XLSX ?

padchalingam
Explorer
0 Kudos
999

Hi,

We have developed excel based reports on our development system now. How do I transport the package $ABAP2XLSX to other systems (from development to production)? Currently, transport layer of this package is blank and its Software Component is LOCAL.

Thanks

Prabha

2 REPLIES 2
Read only

abo
Active Contributor
730

Assign a non-local package (for example, ZABAP2XLSX) and you'll get a transport layer and a CR to transport.

Read only

FredericGirod
Active Contributor
730

You could use Eclipse to do it, or the transaction SE03