cancel
Showing results for 
Search instead for 
Did you mean: 

System specified in Channel-Technical System

Former Member
0 Kudos

Hi all,

We specify data about the connection to R3 in the channel. The channel is assigned to a business system. The business system is assigned to a technical system.

Is possible to specifiy a system R3 in the channel and other system in the Technical System? Is it works?

I expect that everyone understand what I mean.

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The answer is it depends.

In case you are gonna use the channel configuring ABAP proxy or IDOC then the answer is no.

If you are going to use RFC as adapter type then, it is possible.

P.S: Although it is possioble in case of RFC adapter, I see no reason to do this.

Regards,

Jai Shankar

Former Member
0 Kudos

The thing is that I don't understand how to do transports. So I change the system in the channel and I don't modify the technical system assigned to the business system. So, I have the dev-technical system in consolidation, and the channel with consolidation system.

Can someone give me some dummy instructions to try to show me the best way to make it?

Regards,

Former Member
0 Kudos

Hi,

I have read the links and this is what I have understood:

Dev environment

============

- Create a group for each environment(dev,cons,prod): G1, G2, G3

- Create a business system for each environment(dev,cons,prod): BS1, BS2, BS3

- Assign the group to every Business System: G1>BS1, G2>BS2, G3-->BS3

- Assign the technical system to every Business System: TS1>BS1, TS2>BS2, TS3-->BS3

- Assign the "transport target". BS1>BS2>BS3

- Develope the scenario (design and configuration) using BS1.

- Export

Cons environment

=============

- Import. The design and configuration objects are assigned to BS2.

Prod environment

=============

- Import. The design and configuration objects are assigned to BS3.

Is it correct?

Former Member
0 Kudos

Please, can someone say to me if it's correct what I have written previously?

Former Member
0 Kudos

You could try using Business Service for this.

You can use different clients and logical systems in the channel for the same business system...