cancel
Showing results for 
Search instead for 
Did you mean: 

NW7.3 ABAP+JAVA (PI)

jamal_asi
Participant
0 Kudos

I installed NW7.3 ABAP+JAVA (PI). Now I need to do the configuration part. A prerequisite to run the configuration wizrad is to update to the latest Support Package Stack (both ABAP and JAVA).

I have the following question that I hope some of you may be able to answer:

What is the leading application component that determines the Support Package Stack in ABAP?

How can I tell what is the Support Package Stack level on the java stack?

How can I tell what is the Support Package level of the following Java components:

LMCFG, LMCTC, MESSAGING, SAP_XIAF, SAP_XITOOL, SAPGUILIB and SAP_XIESR

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

The following note should be useful for you

1381878  How/where to check the patch levels of your XI/PI system

Kind regards

jamal_asi
Participant
0 Kudos

The note helped. Thanks.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. The SP for Java can be viewed by clicking on Administration option from the PI front page. Alternatively you can also visit a link as below http://<hostname>:<port>/webdynpro/dispatcher/sap.com/com.sap.xi.adminweb/AdminApp

2. If you want to view the SP for individual Java components, follow the below path:

http://<hostname>:<port>    -->  System Information --> Component Info

3. In ABAP stack, go to System --> Status  --> Click on the Microscope icon to view SP level for individual components.  The leading component should be SAP BASIS

Regards

Amit

jamal_asi
Participant
0 Kudos

Thanks for your help.