cancel
Showing results for 
Search instead for 
Did you mean: 

I am J2EE developer.

GabrielSagaya
Active Contributor
0 Kudos

I am J2EE developer and integrating my product to SAP Netweaver.

Right now i m exploring XI 3.0.

pls help me whether it is necessary to have to gather full knowledge ABAP????

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi;

You waill have a natural benefit to work on XI as you are aware of JAVA.

You can learn ABAP as you move on to develop few interfaces.It is not prerequisite to have ABAP skilly but its an add on adavantage.

Mudit

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Gabriel,

pls help me whether it is necessary to have to gather full knowledge ABAP????

There is no need of full knowledge of ABAP ....If you have knowledge that would be added advantage for you. As you told that you are from J2EE background.....so you can do JAVA MAPPING very easily

go through the following blogs which are developed based on JAVA concepts...then you will understand the POWER OF JAVA in SAP XI.

<u><i><b>JAVA in xi</b></i></u>

A very important place where you will use JAVA in XI is while doing your Mapping. There will be cases when JAVA MAPPING is the bestsolution to go for. There are 2 types of Parsers available for JAVA Mapping. DOM Parser and SAX parser. Just got through the following links to understand more on

Java Mapping and the APIs available.http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/parsers/package-summary.html

http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/Document.html http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/package-frame.html

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii If you want you can also send java code as payload to do mapping in XI. For this go through the url: /people/sap.user72/blog/2005/12/14/sending-java-code-as-payload-to-do-mapping-in-xi

JAVA mapping -


/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping

/people/amol.joshi2/blog/2006/03/10/think-objects-when-creating-java-mappings /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping sample code for java mapping

DOM PARSER API -


http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/package-frame.html DOM --- /people/thorsten.nordholmsbirk/blog/2006/08/10/using-jaxp-to-both-parse-and-emit-xml-in-xi-java-mapping-programs tutorial sax and dom

For a tutorial on the methods of <b>SAX and DOM</b> http://java.sun.com/webservices/docs/1.1/tutorial/doc/

<b>SAX AND dom PARSER</b> ( BY thorsten) -


example /people/thorsten.nordholmsbirk/blog/2006/08/10/using-jaxp-to-both-parse-and-emit-xml-in-xi-java-mapping-programs java mapping example ( testing and

debugging) /people/stefan.grube/blog/2006/10/23/testing-and-debugging-java-mapping-in-developer-studio

Best Regards,

Srikanth

Reward the useful answers and you will get <a href="/people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourselfyourself

Former Member
0 Kudos

Understand

What is ALE-IDOC?

What is RFC? and BAPI

That is more than enough.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>pls help me whether it is necessary to have to gather full knowledge ABAP????

I'd suggest buying some ABAP books (about ABAP and XML):

http://www.amazon.com/XML-Data-Exchange-Using-ABAP/dp/1592290760

or this one for RFC

http://www.sap-press.de/katalog/buecher/titel/gp/titelID-906

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>