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

ABAP&Java

Former Member
0 Likes
417

q] Should ABAP & Java be learned simultaneously---Does it serve the career as an ABAPer?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
378

i donno if this is the right forum to ask this... but still... ABAP and JAVA can be learned differently and then u can use ur JAVA knowledge in web dynpro concepts of SAP which can be done in JAVA as well as ABAP...

there are many others implementations.. u just start...

2 REPLIES 2
Read only

Former Member
0 Likes
379

i donno if this is the right forum to ask this... but still... ABAP and JAVA can be learned differently and then u can use ur JAVA knowledge in web dynpro concepts of SAP which can be done in JAVA as well as ABAP...

there are many others implementations.. u just start...

Read only

Former Member
0 Likes
378

Java and ABAP are altogether seperate technologies.

Java is Sun Product while ABAP is developed by SAP.

In case of netweaver webdynpro here applications are developed as sequence of web based screens. Coding for them can be handled in java and ABAP. But webdynpro with java is commen one. There SAP can be your backend. To fetch data from backend you need to write Functions in ABAP(RFC's).So if you have ABAP knowledge it will be helpful there.