<?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: dynamic modification of existing program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716875#M1579628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks , i found a way to append lines and even blank line . i have replaced automatically ws_download  to gui_ download but i got struck some where else in this process . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my query is :&lt;/P&gt;&lt;P&gt; ws_download consist of exporting parameter filename and also the same case with gui_download but datatype for both are different ws_download type is char[72] and gui_download type is string . so i get type conflict error. i have figured out that i need to change the datatype of existing parameter in report dynamically but how to do it ?  . can i go for field symbol r any other easy way . plz guide me .. thanks in advance ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Feb 2011 16:26:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-23T16:26:58Z</dc:date>
    <item>
      <title>dynamic modification of existing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716873#M1579626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i have special requirement from client to modify the most frequent occurring obsolete statement like ws_download to replace gui_download while upgrading .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to read the report with the help of &lt;STRONG&gt;read report statement&lt;/STRONG&gt; and   also able to comment using &lt;STRONG&gt;insert report 'reportname' from code.&lt;/STRONG&gt; but i am not able to add blank line in the existing report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: ws_download - consist of less line than gui_download in program . i am able to replace the line but when i replace the  extra line of  gui_download function than existing  line of program get replaced . plz help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 03:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716873#M1579626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T03:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification of existing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716874#M1579627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that when you are using the code "INSERT REPORT &amp;lt;report_name&amp;gt; FROM &amp;lt;it_abapcode&amp;gt;", the parameter  &amp;lt;it_abapcode&amp;gt; is an internal table. Here, you can append blank lines and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 10:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716874#M1579627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T10:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification of existing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716875#M1579628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks , i found a way to append lines and even blank line . i have replaced automatically ws_download  to gui_ download but i got struck some where else in this process . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my query is :&lt;/P&gt;&lt;P&gt; ws_download consist of exporting parameter filename and also the same case with gui_download but datatype for both are different ws_download type is char[72] and gui_download type is string . so i get type conflict error. i have figured out that i need to change the datatype of existing parameter in report dynamically but how to do it ?  . can i go for field symbol r any other easy way . plz guide me .. thanks in advance ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 16:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-of-existing-program/m-p/7716875#M1579628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T16:26:58Z</dc:date>
    </item>
  </channel>
</rss>

