Choose an installation method

Installation through abapGit is recommended because it tracks the maintained repository and handles updates more reliably.

Use this legacy route only when abapGit is not available. The package is intended for SAP NetWeaver 7.0; most examples in Z_XTT_DEMO work there, but current repository features may require a newer release.

  1. Download SAPLink with plugins.

  2. Create program ZSAPLINK_INSTALLER in SE38 from zsaplink_installer.txt, then import SAPlink_Daily.nugg.

  3. Import each NUGG file twice. SAPLink often cannot overwrite inherited methods during the first pass.
    Set the Overwrite Originals radio button a second time

image

  1. Activate all imported objects.

  2. Run ZSAPLINK and import NUGG_ALL_PLUGINS.nugg. If SAPLink is already installed, import only plugins\NUGG_W3MI.nugg for the SMW0 demo templates.

  3. Install EUI in two passes:

1) First activate EUI dictionary objects

image

2) And only then the whole EUI code

  1. Install XTT in two passes:

1) First activate the XTT dictionary objects

image

2) And only then all the XTT code

Verify the installation

Run transaction Z_XTT_DEMO and generate a basic report.

image