cancel
Showing results for 
Search instead for 
Did you mean: 

What happens in each phase of an import of a transport

former_member84834
Active Participant
0 Kudos

In general terms - what happens in the 4 phases when a transport is imported.

1.) Import

2.) Check Version

3.) Method Generation

4.) Generation of Programs and Screens

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

When you have a transport released from Dev to Qua. then the Cofiles and the data files are created in the transport Directory.

The when you import that transport tp calls R3trans and then TP controls the transports and generates the r3trans control files, but does no database-connect itself. All the "real work" is done from r3trans. /usr/sap/trans/bin: holds the most important file TPPARAM from where the detils are picked up and then import is done.

Check Version

In this phase the version of the object thet you have intransport is check as when you change any changes new version is created.

Generation of method and program is only at that phase if you have made new development or changed the existing program.

When the program comes in the transport and then Changes are set in the buffer once it completes successfullly it is commited in the database.

Thanks

Rishi Abrol

Answers (0)