cancel
Showing results for 
Search instead for 
Did you mean: 

downloading of support packages

Former Member
0 Kudos

After downloading support packages from sap service market place, we need to extract the archives files by giving the command in the command prompt .what is that command , if we are in windows environment. After extracting what we should do to put it in the package directory.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Use sapcar -xvf <filename> and place files into \usr\sap\trans\EPS\in. Unpacking files from directory \usr\sap\trans should place them in right place.

Edited by: Jani Huotari on Dec 21, 2007 7:08 AM

Former Member
0 Kudos

Abinash,

You need to download the SAPCAR from Marketplace and then using the command SAPCAR -xvf <file_name>.SAR(please put the SAPCAR.exe in the same directory as your <archive_name>.SAR and then call this command from this directory) you can extract the SAR files.