Skip to main content

SAP ST-PI and ST-A/PI Patch Update Steps

SAP ST-PI and ST-A/PI patch update

Summary :-

This document will show you how to update the ST-/PI and ST-A/PI in SAP with help of service preparation check RTCCTOOL .

Author: Brindavan Mookaiah
Designation: SAP BASIS Consultant

Tabls of content

  1. 1) EWA report
  2. 2) Run RTCCTOOL
  3. 3) Implement the ST-A/PI and ST-PI

Step 1)

Check the EWA report about the ST-PI and ST-A/PI patch to update.SAP will recommend upgrading the new version based on SAP Application.

Capture.JPG
Steps 2)

Once if you able to see that the ST-A/PI & ST-PI  need to update and SAP recommeded. Then login into SAP and go to T-code SE38 and then execute program  ‘RTCCTOOL ‘.

Capture1.JPG

Capture2.JPG
Download the latest ST-PI and ST-A/PI from service market place http://www.service.sap.com

Capture4.JPG

Once you downloaded  the required file(ST-PI& ST-A/PI) from market place and copy the file into the server. Mostly this file will be SAR file.
Login in to OS level with SIDadm and extract the file using SAPCAR.

Capture5.JPG
,After  the files are extracted, place the files into directory “/usr/sap/trans/EPS/in”.

Capture6.JPG

Then login into SAP level and go-t-code SAINT –> click Installation package –> load package –> from appliaction server

Capture7.JPG

Capture8.JPG

click go back to the pervius menu and select the  ST-A/PI –> click start

Capture10.JPG
Capture.11JPG.JPG
Capture12.JPG

Click No

Capture13.JPG

Capture14.JPG
Capture.15JPG.JPG

SPAU adjustmnet can be done later. You inform to ABAP team to fix if any SPAU adjustment is there.

Once the ST-AP conmpleted successfully, then upadte the ST-PI.

ST-PI need to update in T-code SPAM

Login into SAP and go-t-code ‘SPAM’

Then click Display/define–> select the compent ST-PI

Capture16.JPG
and start implement once you select the complenet ST-PI and click–> support package —> import queue
it will take 15 to 20 mintues to complete.

Capture.18JPG.JPG
Capture17.JPG
  once the ST-PI completed, Click–> support package–> confim the queue
Capture19.JPG


Note: ST-A/PI need  to update in T-code SAINT and ST_PI need to update in t-code SPAM.
source: scn.sap.com

Comments

Post a Comment

Popular posts from this blog

How to export RFC destinations prior Refresh

The best and easiest way... Goto SE01, create transport request (Transport of Copies) R3TR TABU RFCATTRIB * R3TR TABU RFCDES * R3TR TABU RFCDOC * R3TR TABU RFCSYSACL * If you take only RFCDES you will be missing the Documentation part of RFCs in order to take everything you need to have export of all the above mentioned tables.

SAP Web dispatcher Installation – Windows and Unix

SAP Web dispatcher Installation – Windows Login with adm. Create folder SAPWEBDISP in usr\sap\ Download latest web dispatcher from services.sap.com and save it to above folder To extract the file > Start > Run > Cmd > Browse to SAPWEBDISP folder Execute sapcar –xvf sapdispatcher.sar Create a profile by executing: sapwebdisp.exe –bootstrap You will be prompted for some details. Hostname: http_port : 8100 <– this might differ, 00 is the instance having a messager server Unique Instance number: 88 (any number) Http port number for SAP Web Dispatcher: 80 <– default port for landing page Create configuration for : medium (default) Once complete, browse to SAPWEBDISP folder and edit sapwebdisp.pfl #SAP Web Dispatcher Ports icm/server_port_0 = PROT=HTTP,PORT=80,TIMEOUT=180, PROCTIMEOUT=3600 # SAP Web Dispatcher Web Administration icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=...