cancel
Showing results for 
Search instead for 
Did you mean: 

Change update mode from Direct delta to Queue delta for Lo-cock pit.

Former Member
0 Kudos

Hi Gurus,

As per requirement, I have changed update mode from direct delta to Queue delta in R/3 Development system (development client 300) for Lo-cock pit DataSources. But those changes are not reflected to development unit testing client 320.

Means we have 2 clients in R/3 development system.

1. R/3 development system (client 300) – Development client.

2. R/3 development system (client 320) – Unit testing client.

I tried to copy the changes from client 300 to client 320 with transaction code SCC1. But changes are not reflected to client 320.

Please send me the scenario to change update mode from direct delta to queue delta. I will make the correction if I did any wrong or help me in this regard.

Thanks in advance.

Regards,

Hari

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Solution: Use Transaction code SCC1 to copy client dependent changes from one client to other client in same system(Eg: from system PCD 300 to system PCD 320)

Former Member
0 Kudos

Hari,

You have to do this using tcode SSC1 in <b>target client</b> then only changes will be copied.

Thanks

K

Former Member
0 Kudos

Hari,

Plz ensure that the following scenarios are take care off in client 320:

a) Outbound queue for the specific DS is empty in 320, if not clear it via SMQ1

b) It could be because of client dependent changes, in that case you might have to physically do it in 320.

c) If the DS has been initialized in 320, see if you can delete that and then try to change the delta process.