Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transport - what are the process behind it?.... [CLOSED]

Wil_Wilstroth
Active Participant
0 Kudos

Hi all,

Do you know any links how a transport process works.

I know is SE10. But i want to know how the process runs behind in each transport we do? For example, activation, i know there are 7 steps behind it.

What about transport? What is process behind it that we abapers do not see but basis consultants know?

I would very much want to know how the transport process run behind the system.

Thanks

William Wilstroth

Message was edited by: william wilstroth

William Wilstroth
1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Please refer to this link:

/message/1257261#1257261 [original link is broken]

Hope it helps you in understanding the transportation better.

Regards,

Anjali

6 REPLIES 6

FredericGirod
Active Contributor
0 Kudos

Hi,

a request order contain a key (two field) R3TR + .. (for workbench). When you release the request, SAP will create a file that contain the object point by the key.

The source code of the abap will be encrypted, so you can't see inside the file.

When you import the file (the request released), SAP will use the key to set the new value.

That means, when you modify a source code, SAP does not just transport the modification but ALL the source code.

When you play with the customizing, you can see inside the code, the table of the customizing (for ex T001W for the plant) and the key of the table inside the request (double click on the task).

(not really clear, sorry )

Fred

Former Member
0 Kudos

Hi,

Have a look at transaction STMS ( Transport Management System). Hope it would help you to understand.

Regards,

Mireia

0 Kudos

Hi Fred and Mireia,

Thanks for the advice and i will look into this so to understand the process.

Thank you very much

William

Points has been awarded.

William Wilstroth

Former Member
0 Kudos

Hi,

Please refer to this link:

/message/1257261#1257261 [original link is broken]

Hope it helps you in understanding the transportation better.

Regards,

Anjali

0 Kudos

Hi Anjali,

Thanks for providing me this link that let me know previous ABAPer or consultants had asked this question before.

I very much thanks to all the contributors who had help me.

<b>This post can be closed.</b>

Thank you very much

William Wilstroth

P/S: Points has been awarded. Would very much to give Anjali more points but there is limitation in the reward system.

William Wilstroth

Wil_Wilstroth
Active Participant
0 Kudos

- Closing an already CLOSED issue -

PS that time SDN did not have that 'Answered' button yet...

William Wilstroth