<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ABAP Proxy : Modification in Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969567#M1339019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Afzal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I tried to change that original structure using SE11 getting status message "Change it using SPROXY". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest me in better way how I can track where my structure used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2009 12:19:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-30T12:19:30Z</dc:date>
    <item>
      <title>ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969565#M1339017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one query in ABAP Proxy. I had one customized table type as declared &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ITAB TYPE ZABCD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is having line type as ZABCD_LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just line type. Now I wanted to add 2 fields in same line type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While using SE11 whenever I am trying to change the line type of it it, i am getting status message "Change using transaction SPROXY".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am totally new in ABAP proxy. Can anybody will suggest me using SPROXY step by step how I can add the req. field in that line type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969565#M1339017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969566#M1339018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai neha , the strucutre which u want to change is not generated in sap as normal isntead it was generated due to proxy the proxy may be either inbound or outbound , this proxy may be due to XI or it might be due to webservice u can seee the proxies in transaction sproxy and search where the strucuture is used and then tyr to add it or else change in original strucuutre and regenerate the proxy&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969566#M1339018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969567#M1339019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Afzal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I tried to change that original structure using SE11 getting status message "Change it using SPROXY". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest me in better way how I can track where my structure used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969567#M1339019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969568#M1339020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai neha sproxy is the transaction where u can see all the proxies both inbound and outbound&lt;/P&gt;&lt;P&gt;if u want to see where it is used just search ur strucutre in where used list and u migh tget the class where it is used and based on that class u can get the class in sproxya nd tyr to change there&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969568#M1339020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969569#M1339021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can take the help of SAP XI tutorial. I m sending u this link, hope it would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapxitutorials.blogspot.com/2009/04/value-mapping-replication-scenario.html" target="test_blank"&gt;http://sapxitutorials.blogspot.com/2009/04/value-mapping-replication-scenario.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Mamta Kumari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969569#M1339021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy : Modification in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969570#M1339022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPROXY is the ABAP proxy generation transaction where you can create proxy class for any function module.&lt;/P&gt;&lt;P&gt;This structure is linked to proxy parameter so if you want to change anything you need to go to SPROXY and then change parameter over there as per your requirement and that will change the internal used structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In message interface you can select particular and double click that will take you to transaction where you can edit that object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 12:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-modification-in-structure/m-p/5969570#M1339022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T12:55:10Z</dc:date>
    </item>
  </channel>
</rss>

