cancel
Showing results for 
Search instead for 
Did you mean: 

Proxies for Standard Content

Former Member
0 Kudos

Hi,

I'm using the pre-delivered XI Content for our scenarios. R/3 <-> XI <--> SRM

There were many scenarios in the standard content and we decided to go with 5 of them. So i created a new package and copied the the objects related to those 5 scenarios. On the SRM side we are using proxies to send the data. There were also pre-delivered proxies generated for the standard content. Since i copied the objects to the new namespace, i cannot find the proxies generated along with them. Can i know is there any way that i could copy proxy code to the new package i have created.

Helpful answers will be rewarded.

Thanks,

Ram

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

There is change in the namespace but no change in the interface name since i copied them from the standard content.

Pls let me know if there is a better approach to copy the proxy code from the standard xi content.

Regds,

Ram

Former Member
0 Kudos

While coping a proxy code , there may be chance to miss a file to copy.

that will create problem during transport..

Be careful in transport in ABAP Proxy

Former Member
0 Kudos

Hi Kiran,

Thanks for you replies. You said when we trigger the data then sap shall take care of all the standard objects. Could you please explain in more detail.

Let me explain my problem in more detail. I created the namespace in a different SWCV. When i went to sproxy in the SRM system. I could not find the pre-delivered proxy code in the SWCV which i created. I could find it only in the SWCV which i downloaded from service.sap.com. Is there any way that i could copy the proxy code from this into my SWCV .

Regds,

Ram

Former Member
0 Kudos

is there any change in the name of the interface and namespace

Former Member
0 Kudos

Though you copy ur objects under a different namespace, i dont think you need to touch the proxies in srm.

I faced a similar kind of situation.

You just trigger your data and automatically sap shall take care as u r using all standard objects and proxies are already available for them.

Thanks

Kiran

Former Member
0 Kudos

u can generate the proxy for the objects under ur namespace