cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

abap programming

Former Member
0 Likes
492

hi,

i am very new to abap,, what i wanted to knave to know is that do i have to install server and sap logon to work on abap,, or can it be run like c++ etc. with the help of some kind of compiler.

Accepted Solutions (1)

Accepted Solutions (1)

matt
Active Contributor

There's clear instructions somewhere about how to get a server instance on which you can run ABAP. I'm sure someone will be along soon to give the link.

ABAP is an interpreted language, and requires a SAP Application server to run. You can't run it like C++.

raphael_almeida
Active Contributor

Answers (1)

Answers (1)

marcobuescher
SAP Champion
SAP Champion
0 Likes

Have a look at this.

It´s all you need to do your first "Hello World" ABAP Program.

https://blogs.sap.com/2016/11/03/linux-for-newbies-installing-opensuse-on-oracle-virtualbox/

Best regards.

Marco