mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 05:16:16 +08:00
Updated Installation guide (markdown)
parent
3d5055f5ba
commit
da82f9fa14
|
@ -1,23 +1,17 @@
|
|||
This is a short guide in order to install abap2xlsx to your system; you can perform this activity either using STMS or SAPLink using nugg file.
|
||||
Using Change Request
|
||||
Queue into your STMS abap2xlsx codata and cofile and import the CR to your system.
|
||||
|
||||
## Using SAPLink
|
||||
### Prerequisites
|
||||
* SAPLink installed in your system. Don't forget to activate.
|
||||
* SAPLink plugins installed in your system: DDic, Interface
|
||||
|
||||
Using SAPLink
|
||||
Prerequisites
|
||||
SAPLink installed in your system
|
||||
To import Classes referencing Interfaces you need the latest ZSAPLINK_CLASS which you can install using SAPlink itself. Don't forget to activate.
|
||||
|
||||
SAPLink plugins installed in your system
|
||||
DDic
|
||||
Interface
|
||||
Details
|
||||
Download the nugg file and save it locally on your system. Logon on your SAP system and execute report ZSAPLINK Select "Import Nugget" and locate your nugg file, check overwrite originals only if you have a previous installation of abap2xlsx and you want to update.
|
||||
## Details
|
||||
Download the nugg file from [build folder](https://github.com/ivanfemia/abap2xlsx/tree/master/build) and save it locally on your system. Logon on your SAP system and execute report ZSAPLINK Select "Import Nugget" and locate your nugg file, check overwrite originals only if you have a previous installation of abap2xlsx and you want to update.
|
||||
|
||||

|
||||
|
||||
Execute the report.
|
||||
If you have checked overwrite originals a popup could appears in order to confir the overwrite; press Yes to all.
|
||||
If you have checked overwrite originals a popup could appears in order to confirm the overwrite; press Yes to all.
|
||||
You should get this result (all green light)
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue
Block a user