Register Login

Check Patch Levels of XI/PI System

Updated May 18, 2018

How to Check Patch Level of XI/PI System?

In an XI/PI system, all components must be on the same major SP release version. This means that the Basis, ABAP, Java and XI components must all be on the same SP, Example: SP12.

1) To check the BASIS patch version, logon to the XI system and follow the following steps:

Step 1: Go to System
Step 2: Then Status
Step 3: SAP System data
Step 4: Click on magnifying glass icon
Step 5: And check the SAP_BASIS software component release and level.

2) To check the Java and XI component's SP details at the links below:

a) For XI 3.0/PI 7.0, go to the URL:
http://<server>:<port>/sap/monitoring/ComponentInfo

b) For PI 7.1x, go to the URL:
http://<server>:<port>/ -> System Information -> Component Info

c) For PI 7.3x, go to the URL:
http://<server>:<port>/startPage -> System Information -> Component Info

3) How to read the component information:

a) Example from a PI 7.00 system:

SAP-XIAFC 7.00 SP13 (1000.7.00.13.22.20090722122317)
1000 - not relevant
7.00 - this is the NetWeaver release of the PI system
13 - this is the SP version of the system
22 - this is the patch level of the SAP_XIAFC component
20090722122317 - this is the date/time of the patch release, in this case 2009/07/22 12:23:17

In this example, the XIAFC component is on SP13 patch 22.

b) Example from a PI 7.10 system:

SAP_XIESR 1000.7.10.7.14.20090525090100
1000 - not relevant
7.10 - this is the NetWeaver release of the PI system
7 - this is the SP version of the system
14 - this is the patch level of the SAP_XIESR component
20090525090100 - this is the date/time of the patch release, in this case 2009/05/25 09:01:00

In this example, the XIESR component is on SP07 patch 14.


Comments

  • 03 Feb 2016 1:56 pm Guest


    how do we check external adapter which were installed  on PI7.1 and those adapter versions.

     

    regards,

    rao


×