cancel
Showing results for 
Search instead for 
Did you mean: 

Need help on Netweaver 2004 and Netweaver 2004s

Former Member
0 Kudos

We have deveoped application and deployed on Netweaver 2004 where as we have used WAS 6.40(patch-14) and XI(3.0) for our integration to R3 system(4.6C). I was wondering since now SAP is releasing Netweaver 2004s, Here is my question

1. Whether code developed in 2004 is going to run in 2004s without any code or deployment modification This includes both WAS and XI!

2. Can some body point me out the difference between Netweaver 2004 and Netweaver 2004s ? Any link on this highly appreciated which tells the difference

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The code developed on 2004 will work on 2004s.

Some minor changes have been made refer to the documentation for specific details

SAP NW2004s is the mySAP Business Suite edition of SAP NW 2004.it is a minor release that delivers on specific needs of the mySAP and xapps solutions delivered by SAP in 2005. the "s" stands for "mySAP Business Suite Edition".

The next major release of NW will deliver on Business Process Platform(BPP) it will be released in 2006.

Few of the New capabilities in NW2004s

1)Developing a web based user interface with Web Dynpro fro ABAP.

2)Enhancements to enabling B2B processes

3)Enhancements to business task management

4)Enhancements to business planning

5)Enhancements to enterprise data warehousing

6)mass setup of mobile devices

7)implementing a global portal

Refer the link for more info

http://help.sap.com/saphelp_nw04s/helpdata/en/5b/8c3842bb58f83ae10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm

NW04 is a 'Java version' which means you can develop applications using Java and export them to portal.

NW04s is a 'ABAP version'.Here you can develop ABAP reports and transactions and export them to portal. There you can create iViews using them.

Netweaver 04s, includes both the ABAP and Java stacks. The Sneak preview for NW04s is only for the ABAP stack, and the Sneak Preview NW04 SP15 is only the java stack. If you are using the sneak preview for ABAP, you can develop WDA applications and BSP applications, they run directly in the engine, not in a portal. But they can be embeded in an iView in some portal. You don't have to have a portal to run your application. If you are using the java side, you can develop WDJ applications and JSP applications. Same applies here, they run on the java engine, not in a portal, but can be embeded into an iView which runs on the portal. But you don't need a portal for your application to run. The portal is just a frontend UI, the apps themselves run on the underlying engine, whether its ABAP or JAVA.

Refer to the following threads for more information

Answers (0)