Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.59 KB

unit4.md

File metadata and controls

27 lines (18 loc) · 1.59 KB

Hands-on exercise for week 1 unit 4:
Preparing your ABAP development environment

Video on openSAP.com platform

Preparing your ABAP development environment

Introduction

In this unit you will set up your development environment that you need for the next units.

First you will create a trial account on SAP Business Technology Platform (SAP BTP). Please mind, that the trial environment is for educational purposes only, not for productive usage. Also, the lifetime is limited.

After that, the ABAP environment on SAP BTP needs to be set up. We use SAP BTP as it’s very easy to get an ABAP environment. Also, you are always working on the latest version of ABAP platform which gives you access to the latest features and improvements.

Also, you will install ABAP Development Tools which then gets connected to the ABAP environment on SAP BTP.

For the exercises of weeks 1-3 this is a prerequisite.

Step 1. Get a free trial account on SAP Business Technology Platform and set up the ABAP Environment

The current description for the setup is on the following page. Please work your way carefully through the whole page: developers.sap.com/tutorials/abap-environment-trial-onboarding.html.

Summary

You have completed the exercise! In this unit, you have learned

  • How to set up your ABAP development environment for this course

Next Exercise

Week 1 Unit 5: Creating an OData service with ABAP RESTful Application Programming Model