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

Netweaver-

Former Member
0 Likes
752

Hi myself is ABAPer and would like to know about Netweaver. What it is all about. What type of programming is there. And how much it is different from the normal ABAP.

Plz do explain me.

Thanks & regards.....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

hi abhay,

Netweaver is a basically Integration tool to integrate for applications across the industry .we do configure the system landscape for integration in distributed Environment in SAP.

please go through the links to get acquianted with this tool

https://www.sdn.sap.com/irj/sdn/forums/netwaver

regards

vishnuvardhan

5 REPLIES 5
Read only

Former Member
0 Likes
728

Hi,

in netweaver u need not write much code.ther u will just select the tbale structres,fields and all.the system will generate the code neccessary for that.JAVA classes will be created.its a combination of JAVA and ABAp.that is very much user friendly.

rgds,

bharat.

Read only

Former Member
0 Likes
728

hi abhay,

Netweaver is a basically Integration tool to integrate for applications across the industry .we do configure the system landscape for integration in distributed Environment in SAP.

please go through the links to get acquianted with this tool

https://www.sdn.sap.com/irj/sdn/forums/netwaver

Read only

Former Member
0 Likes
729

hi abhay,

Netweaver is a basically Integration tool to integrate for applications across the industry .we do configure the system landscape for integration in distributed Environment in SAP.

please go through the links to get acquianted with this tool

https://www.sdn.sap.com/irj/sdn/forums/netwaver

regards

vishnuvardhan

Read only

Former Member
0 Likes
728

hai,

SAP NetWeaver is a web-based, open integration and application platform that serves as the foundation for enterprise service-oriented architecture (enterprise SOA) and allows the integration and alignment of people, information, and business processes across business and technology boundaries. It utilizes open standards to enable integration with information and applications from almost any source or technology.

ABAP & JAVA are integrated in Application platform.

regards,

kavitha.

Read only

Former Member
0 Likes
728

Hi Abhay,

When you mention Netweaver, its a big bucket as it contains XI, ABAP, BI, etc. If you are talking about programming in Netweaver ABAP, there are a lot of changes in the syntax as you need to take care of keeping your code compatible with Unicode syntax. (ECC 6.10 and above)

You will also need to take care of certain changes in logic. For more information, check out the help section on how Unicode has changed the way you program in ABAP. Sending you the link.

http://help.sap.com/saphelp_47x200/helpdata/en/e4/2adbf5449911d1949c0000e8353423/frameset.htm

Regards,

Anoop.