cancel
Showing results for 
Search instead for 
Did you mean: 

Question regarding proxies

Former Member
0 Kudos

Hi All,

Im trying to connect SAP r/3(ECD) with XI usingf client proxy.

SAP(proxy) -


> XI -


> File

I have 2 clients on my SAP system, 1 is 120 which is the developemt client which has no data, and client 135 which is testing client in which we cant do any development but have all the data in it.

Now i generally use 135 client in all IDOC scenarios... but proxy is client dependent isnt it...?

should i create a proxy for 120 and another for 135?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

here is a blog about proxies:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Regards

Patrick

Answers (2)

Answers (2)

Former Member
0 Kudos

Answered

Former Member
0 Kudos

Hi ,

ABAP objects are client independent, that means if you generate them in one client, it is available in all clients.Most of the configuration objects are client dependent.

So, as proxies are abap objects, they are client INDEPENDENT.

Thanks,

Pooja pandey