cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP vs other programming languages

Former Member
0 Kudos

How SAP ABAP is different from other programming languages ? If someone wants to learn ABAP but do not like java,.net but likes sql would you suggest him to go for it ?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190321
Participant
0 Kudos

Hi Shantanu

SAP ABAP is a nice language. You do not really need java or .net skills in abap. But you do need sql for all your table operations like reading and saving to table. Web dynpro (SAP web-based  applications ) can be done in both ABAP and java, so you wont struggle as in that case you will go with java. Remember that you also may need to understand your OO concepts and classes. I hope i this answers it for you.