Zum Hauptinhalt springen

ST6 einrichten (SAP)

User für ST6 beantragen

  • GRC Service Map öffnen
  • Funktion Create User Access Request ausführen
  • Funktion User Access – Add – System ausführen
  • Folgende Informationen eingeben und Drucktaste GO betätigen
    • System: ST6_001
  • Eintrag ST6_001 markieren und Drucktaste Add betätigen
  • Drucktaste OK betätigen
  • Drucktaste Submit betätigen

ABAP-Projekt anlegen

  • ABAP Development Tools starten
  • Drucktaste Open Perspective betätigen
  • Perspektive ABAP auswählen und Drucktaste OK betätigen
  • Drucktaste New betätigen und Option ABAP Project auswählen
  • Folgende Informationen eingeben, Option Activate Secure Network Communication (SNC) deaktivieren und Drucktaste Next > betätigen
    • System ID: ST6
    • Connection Type: Group Selection
    • Message Server: ldcist6.wdf.sap.corp
    • Group: PUBLIC
    • Message Server Port: 61888
  • Folgende Informationen eingeben und Drucktaste Finish betätigen
    • Client: 001
    • User: Dein ST6 Benutzername
    • Password: Dein ST6 Passwort
    • Language: EN
Hinweis

Das ST6 ist von außerhalb des SAP Netzwerks nur über VPN erreichbar.

ABAP-Entwicklungspaket anlegen

  • Rechtsklick auf das erstellte ABAP-Projekt
  • Option New - ABAP Package auswählen
  • Folgende Informationen eingeben und Drucktaste Next > betätigen
    • Name: TEST_ + Dein I-User
    • Description: Dein Name
  • Folgende Informationen eingeben und Drucktaste Next > betätigen
    • Software Component: LOCAL
  • Drucktaste Finish betätigen

[OPTIONAL] SAP Cloud Connector einrichten

  • SAP BTP Trial Account anlegen
  • SAP Cloud Connector herunterladen und installieren/entpacken
  • SAP Cloud Connector starten (go.bat)
  • Browser starten
  • localhost öffnen
  • Folgende Informationen eingeben und Drucktaste Login betätigen
    • Name: Administrator
    • Description: manage
  • Passwort ändern
  • Folgende Informationen eingeben und Drucktaste Save betätigen
    • Region: SAP BTP Trial Account - Subaccount - Region
    • Subaccount: SAP BTP Trial Account - Subaccount - Subaccount ID
    • Display Name: Dein Name
    • Subaccount User: Deine SAP BTP E-Mail-Adresse
    • Password: Dein SAP BTP Passwort
  • Option Cloud To On Premise auswählen und Drucktaste Add (Mapping Virtual To Internal System betätigen
  • Option ABAP-System auswählen und Drucktaste Next betätigen
  • Option HTTPS auswählen und Drucktaste Next betätigen
  • Folgende Informationen eingeben und Drucktaste Next betätigen
    • Internal Host: ldcist6.wdf.sap.corp
    • Internal Port: 44300
  • Folgende Informationen eingeben und Drucktaste Next betätigen
    • Internal Host: st6
    • Internal Port: 44300
  • Option None auswählen und Drucktaste Next betätigen
  • Option Use Virtual Host auswählen und Drucktaste Next betätigen
  • Option Check Internal Host markieren und Drucktaste Next betätigen
  • Eintrag st6:44300 markieren und Drucktaste Add (Resources Of st6:44300 betätigen
  • Folgende Informationen eingeben, Option Path and All Sub-Paths auswählen und Drucktaste Save betätigen
    • URL path: sap/opu
  • Optional: Drucktaste Check availablity of internal host betätigen

image

  • An der SAP BTP anmelden
  • Option SAP BTP Trial Account - Subaccount - Connectivity - Destinations auswählen und Drucktaste New Destination betätigen
  • Folgende Informationen eingeben und Drucktaste New Property betätigen
    • Name: ST6_001
    • Type: HTTP
    • Description: ST6_001
    • URL: https://st6:44300
    • Proxy Type: OnPremise
    • Authentication: NoAuthentication
  • Option HTML5.DynamicDestiantion auswählen, als Wert true eingeben und Drucktaste New Property betätigen
  • Option sap-client auswählen, als Wert 001 eingeben und Drucktaste New Property betätigen
  • Option WebIDEEnabled auswählen, als Wert true eingeben und Drucktaste New Property betätigen
  • Option WebIDEUsage auswählen, als Wert dev_abap,odata_abap eingeben und Drucktaste Save betätigen
  • Optional: Drucktaste Check availability of destination connection betätigen

image

Hinweis

Weitere Informationen zur Installation und Konfiguration des SAP Cloud Connectors können hier gefunden werden.