2010 Aug 09 2:25 PM
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??
2010 Aug 09 2:31 PM
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
2010 Aug 09 2:38 PM
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