cancel
Showing results for 
Search instead for 
Did you mean: 

delete transfer structure when transport from D to Q

Former Member
0 Kudos

Hi, Expert,

Now we get problem on transport, normally we get transport from global system, normally it's contain the transfer structure with global source system.

for example: GTBKxxxx

contains 0FI_SL_04_GB (GB stand for global source system)

we transfer it to our development system. ( setting done with source system GTxxxxx mapping to AD0xxxxx )

the transfer structure is success transfer to 0FI_SL_04_AA (AA stand for Development source system)

Problem is: when we repack TR in development system ( create new TR, use "include object..." to repack TR from GTBKxxxxx to ADBKxxxxx )

then transfer to quality system, after we release the TR ADBKxxxx, the transfer structure in ADBKxxxx is marked with deletion flag, then this TR delected the related transfer structure in quality system.

how was happened ?? in quality system, we also set source system GTxxxxx mapping to AQ0xxxxx

thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jie,

The reason is relative simple:

assumed you included object 0FI_SL_04_GB (GB stand for global source system) in the transport request and moved from Dev to QA. However, 0FI_SL_04_GB (transfer structure) doesn't exist on your dev, so that system set a deletion flag when the import happened, the source system mapping doesn't help in this case.

thinking over this, the right way to transport the objects should be (2 alternatives):

- make the transport route available from your global system to your local QA, or

- take the approach mentioned above (from local dev to local QA).

hope it helps.

Lilly

Former Member
0 Kudos

thanks, Lilly,

now I understand why the deletion flag only happened on repack TR not in Global TR itself. thanks

for first option:

- make the transport route available from your global system to your local QA

do you have any idea to how to set up the transport route in QA ??

Former Member
0 Kudos

Hi Jie,

In general, the configuration of transport route is a task of you basis team (STMS). I have never done myself ;-).

For more information about it:

http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a0137acc11d1899e0000e829fbbd/content.htm

Hope it helps.

Lilly

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jie,

Did you try to use "transport connection" on your dev box to collect the transfer rule etc and create a transport request and then import it to QA box?

It should fix the issue you have.

Hope it helps.

Lilly

Former Member
0 Kudos

Hi, Lilly,

Right now we are doing this way to correct the problem.

But my question is why system put deletion flag on transfer structure when we repack the TR, it might be some setting behide.

Regards

Jie