‎2011 Sep 05 9:20 AM
Hi,
I need to make a change on a data structure which is proxy generated. When i tried changing it, I got (change using transaction SPROXY) I did that, went to SPROXY and traced where the proxy was. The interface showed DataTypes, Messagetypes, Service Interfaces, and Orphaned Objects. The change was for me to add additional fields to the proxy structure. I'm new to abap proxies and have no idea how to make the change. What would be the steps in adding new fields to this particular Proxy Structure?
It currently shows:
CustomerGroup1
CustomerGroup2
I need to make a third one to show:
CustomerGroup1
CustomerGroup2
CustomerGroup3
Edited by: JustinL on Sep 5, 2011 10:24 AM
‎2011 Sep 05 10:09 AM
XI folks will have to add the field in the structure in XI system and then you need to regenrate the structure in SPROXY
‎2011 Sep 05 10:18 AM
Hi,
step 1. The extra field needs to add the PI/XI guys first they will activate the structure in PI system.
Step2: They will access ECC system tcode SPROXY to activate the same proxy so that new field will be added in your structures.
‎2011 Sep 05 10:40 AM
ok, I saw it update once PI was activated. will i need to regenerate or activate for the ecc side?
‎2011 Sep 05 10:42 AM
‎2011 Sep 05 11:00 AM