cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver ABAP CE 7.1 EHP1

Former Member
0 Kudos

Hi,

Is there any installation for ABAP stack CE 7.1 EHP1? It seems like what i found is Java-only stack.

If yes, what are the new features in there?

- julius

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Looks like this is available only for JAVA.

https://websmp207.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=DISP_NEW&0020068250000000...

Hope this helps.

Manoj

Former Member
0 Kudos

Hi,

I've read that brfPlus is available in NW 7.10 EHP1 for ABAP stack.

Is it equivalent to the NW CE 7.1 EHP1 Java-stack?

If not, what is this NW 7.10 EHP1 ABAP stack?

- julius

Former Member
0 Kudos

Hi,

Business Rules Framework plus (BRFplus) is a business rules engine developed in ABAP. BRFplus has been shipped with SAP enhancement package 1 for SAP NetWeaver 7.0. Netweaver CE on other hand is for JAVA Rules.

Please have a look at the below URL for complete description of BRFplus and CE. There a quite a lot of information there and release dates.

/people/carsten.ziegler/blog/2008/03/27/brfplus-a-business-rule-engine-written-in-abap

Hope you find it useful.

Thanks Nirmal

Former Member
0 Kudos

Hi,

Yes, the brfPlus is delivered with NW 7.0 EHP1, as well as NW 7.1 EHP1, please refer to this blog /people/carsten.ziegler/blog/2008/10/20/important-information-for-using-brfplus .

Can someone kindly elaborate what is NW 7.1 EHP1 and its relationship with CE 7.1 EHP1?

- julius

Former Member
0 Kudos

Hi Julius,

Within SAP NetWeaver there is a Usage Type known as AS Java. SAP also produces a standalone Java enviornment as part of NetWeaver for developing composite applications called the Composition Enviornment ([CE|https://www.sdn.sap.com/irj/sdn/nw-ce]). Although both of these enviornments are Java, the Java engines have slightly different focus and contain some differing software elements, as well as some common software elements.

Both AS Java and CE have their own version numbers and release cycles. The version number for AS Java follows the overall version of the NetWeaver stack it is deployed with. That is, AS Java 7.0 is part of NetWeaver 7.0 and the Java in NetWeaver 7.0 is AS Java 7.0. CE also has version 7.0.

There are separate Enhancement Packages for both NetWeaver and CE. Applying EhP1 for NetWeaver will upgrade your AS Java to 7.1 and, if you also have AS ABAP, will upgrade your ABAP to 7.1. Applying EhP1 for CE will upgrade your CE to 7.1.

Best Regards,

Matt

Former Member
0 Kudos

Hi Matt,

Thanks for the response.

Applying EhP1 for NetWeaver will upgrade your AS Java to 7.1 and, if you also have AS ABAP, will upgrade your ABAP to 7.1.

Is there such installation as NW 7.1? What i found in Service Market Place was NW 7.0 EHP1. Or should it called NW 7.01 ?

Applying EhP1 for CE will upgrade your CE to 7.1

All i found was CE 7.1. Applying EHP1 to CE 7.1 will upgrade it to CE 7.11?

- julius

Former Member
0 Kudos

Hi Julius,

Thank you for catching my typo!

There is both a 7.0 and 7.1 for NetWeaver, and I left a significant digit out of my response. It is the second digit after the decimal that desingates the EhP level.

NW 7.0 + EhP1 = NW 7.01

NW 7.1 + EhP1 = NW 7.11

CE7.1 + EhP1 = CE 7.11

There is such a thing as NW 7.1. PI 7.1 (which includes ABAP and Java) and CE 7.1 make up the currently released parts of NW 7.1. It is planned to have a fully unified (all usage types) NW 7.2 release.

Best Regards,

Matt

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Julius,

The following are the main features in SAP NetWeaver Composition Environment 7.1:

1)SAP NetWeaver Developer Studio u2013 General Enhancements

2)Based on Eclipse Europa (Eclipse 3.3).

Integration of the Eclipse Update Server and Update Manager to allow synchronized installations and customized updates.

3)ESR client support

4)Java EE Development Tools

Based on Web Tools Platform (WTP) 2.0 (including graphical editor for JavaServer Faces, integration of the Dali JPA Tools, improvements in the JSP 2.0 support, and so on).

5)Web Dynpro Development

EJB model in Web Dynpro

6) Partial support for migration of Web Dynpro applications from SAP NetWeaver 2004/7.0 to SAP NetWeaver CE.

7) Improvements in View Designer (such as, cut-paste functionality)

😎 Composite Application Framework Development

enhancements in the Business Object Navigator

Bidirectional associations

Optional create attributes (attributes with cardinality 0..n can be included in CRUD methods)

Creation of index based on custom keys

9) BI Integration

Improvements in the UI administration tools

10) Web Services Development

ESR browsing functionality (selection of a WSDL file from ESR)

Services Repository publication (publishing a Web service in a given category)

Outside-in (Creation of a Web service using a WSDL file)

JAX-WS customization in client Web service scenario

11) Web Services Development

Complete support for configuring Java EE 5 Web services

12) Enhanced framework for providing and consuming Web services, including customizations, and annotations-based design-time configuration

New workcenter in the SAP NetWeaver Administrator (SOA Management) that provides a role-based central location for all Web services configuration and administration tools.

Introduction of a new mass configuration concept.

13) Enhanced Services Registry

Support for new callable object types and enhancements for the already supported types.

Enhanced design-time and runtime worksets.

Enhanced administration workset.

14) Portal and Portal Content Modeling

Remote delta links to allow integration of iViews, pages, worksets, and roles into a remote SAP NetWeaver 7.0 consumer portal.

Usability enhancements.

15) Modeling portal content with Visual Composer.

16) Visual Composer

Improved development capabilities (including, a new Find References tool, new Service Component wizard, and so on)

New Data Bridge connector allowing the passing of data between Visual Composer and Guided Procedures

Improved supportability

Modeling composite views using BI data services

Thanks,

Shyam

Former Member
0 Kudos

Hi,

No CE 7.1 is complete JAVA installation. CE is a BPM tool and an addon sitting over JAVA Application server.

You have different edtions for it. But there is no ABAP version. But you can get it connected to an External ABAP system for other factors like UME.

Thanks Nirmal