‎2009 Jun 09 10:38 AM
q] Should ABAP & Java be learned simultaneously---Does it serve the career as an ABAPer?
‎2009 Jun 09 10:41 AM
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...
‎2009 Jun 09 10:41 AM
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...
‎2009 Jun 09 10:48 AM
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.