‎2010 Feb 09 11:59 AM
Dear experts,
When I am trying add one field name3 to one structure . name3 is generated with proxy structure. I want to know what is this proxy structure . How it is created . What happens if i delete it. When I am trying to delete this system is giving error message the
proxy structure can be change with transaction sproxy.
‎2010 Feb 09 10:34 PM
Hi Shilpa,
SPROXY is a transaction which is used to create proxy interfaces between XI and R/3. You can change the structure from SPROXY. You will not be able to make changes to the structure in SE11. To make changes to the structure, you need to know the proxy name.
Hope this helps.
Regards,
Sandeep
‎2010 Feb 09 10:34 PM
Hi Shilpa,
SPROXY is a transaction which is used to create proxy interfaces between XI and R/3. You can change the structure from SPROXY. You will not be able to make changes to the structure in SE11. To make changes to the structure, you need to know the proxy name.
Hope this helps.
Regards,
Sandeep
‎2010 Feb 11 5:45 AM
Hi Shilpa,
If you want to add a field to a Proxy structure. Then XI(or other 3rd party system) will have to change the structure and you will have to Regenarate the structure in R/3 using Sproxy transaction. Then the field will be added automatically.
The proxy structure are used for communcation of data between two system.
Hoping this helps.
Thanks & Regards,
Komal
‎2010 Feb 12 3:22 PM
Thanks for your answers.
Actually in one structure I thought to add one field but I stopped and came back out of the structure So i got a message that proxy structure is created with that field . So i was confused what is this proxy structure.Because I have not created it.