Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what type pf programming language is SAP ABAP?

Former Member
0 Likes
523

Hiii

I would like to know what type of programming language is SAP ABAP . Is it real-time programming or parallel programming??

please advise??

Hiii

I would like to know what type of programming language is SAP ABAP . Is it real-time programming or parallel programming??

please advise??

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
488

I can only speak for myself, I'm mostly programming in real time, almost never in the past or future.

Parallel programming of multiple programs in real time has been mastered by a few experts only, as far as I know. I can split my editor, but not my brain.

Thomas

Read only

Former Member
0 Likes
488

Hi,

It all depends on how you write your programs. You can make your programs run real time(Online-enhancements/interfaces); or Use Parallel processing(Using Function module tasks concept)

Hope this helps

Regards

Shiva