mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-04 15:16:21 +08:00
* removed broken screenshots on plinky.it (parked domain) * added disclaimer
This commit is contained in:
parent
6c92a7f1ee
commit
f11a2762cf
|
@ -1,3 +1,6 @@
|
|||
## DISCLAIMER
|
||||
As far as abap2xlsx is concerned, SAPlink is obsolete and should only be used on systems lower than 702.
|
||||
|
||||
## Prerequisites
|
||||
* [SAPlink](http://www.saplink.org) installed in your system.
|
||||
* [SAPlink Plugins](http://www.saplink.org) installed in your system: DDic, Interface (I would suggest to install the complete nugg package in build/SAPlink-plugins_Daily.nugg)SAP
|
||||
|
@ -5,19 +8,13 @@
|
|||
## Procedure
|
||||
Download the nugg file from [build folder](https://github.com/sapmentors/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 confirm the overwrite; press Yes to all.
|
||||
You should get this result (all green light)
|
||||
|
||||

|
||||
|
||||
SAPLinks puts the objects into $tmp space and all the objects are inactive. So we need to activate now.
|
||||
From SE80, select inactive objects
|
||||
|
||||

|
||||
|
||||
Activate objects in the following order:
|
||||
I tried a new nugg import on a new system here the detailed steps I performed:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user