cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of Transport File of note 1575364 (CC-e)

FabioPagoti
Active Contributor
0 Kudos

Hi all,

I'm working on a project to implement CC-e and for that I have to implement note 1575364.

Before its manual steps it's requirement the installation of transport files depending on the current release, in my case 6.04 (files K161858.E4A and R161858.E4A inside 604E4AK161858.zip).

The question is: how to install such file?

I found a program called YRS_UPLOAD_TRANSPORT_REQUEST but I would like to avoid its use as it seems not to be released by SAP. - http://scn.sap.com/thread/3195549

I read some stuff about importing files from the presentation to the application server but then how to convert them into a request? - http://scn.sap.com/thread/874695

Inside note 1575364 there is some information about note 1318389, which give warnings about the use of a tool called SAPCAR. I could not understand how this relates to the note implementation. SAPCAR seems like to be a kind of file extractor. - http://scn.sap.com/thread/1882364

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Boa tarde Fabio,

Esse arquivo deve ser colocado na pasta de transportes do SAP e importado como "outra fonte de importação" para request (tx. STMS).

O tópico abaixo pode dar mais informações:

http://scn.sap.com/thread/1358805

Abs,

Lucas Santos

FabioPagoti
Active Contributor
0 Kudos

Hi Lucas,

No, I haven't forgotten this thread 🙂

You were absolutely right. Although I was not the one responsible for the import (I'm an ABAPer) the Basis guru did as you said. He logged into the dev environment, moved and extracted the file into this shared folder and imported using STMS. It was very straightforward.

Things to consider in case someone has a similar issue:

  • There were two files into the attachment (K161858.E4A and R161858.E4A). Each one goes into a different folder inside this transport folder into the dev server. Sorry about not remembering their names.
  • The extension E4A is nothing more than the system id from SAP environment used to create the request.
  • Once you import this request to the system its status is released and its creator is not an user from your system, which means you should keep that in mind when packing everything before transporting. As the mentioned note has some pre and pos requirements so be organized as you will have at least another request which modifies the same objects from note 1575364.

Thank you a lot!

Answers (1)

Answers (1)

FabioPagoti
Active Contributor
0 Kudos

Obrigado pela informação Lucas.

Irei ler esta thread e realizar o procedimento descrito. Assim que concluir eu atualizo esta thread.

Muito obrigado.