<?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 in customer report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690709#M1576873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked on the very same requirement. But we decided to go with concatenation of diagnose object parameters if passed as string/constant in the old Fm as text parameter passed with the new FM. As it is just the matter of the information being presented, as functionality is nowhere affected. But if they are passing the se61 object, then we are not auto-remediating the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 07:12:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-11T07:12:51Z</dc:date>
    <item>
      <title>dynamic modification in customer report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690705#M1576869</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 a specific requirement to be done . (i.e) i have to modify possible obsolete statement in ECC 6.0 into non-obsolete by automatically  . which i can achieve using insert report from itab . my query is when we try to access the program of client manually then it ask for a transport request number  but when i modify the the automatically it doesn't ask for transport request .&lt;/P&gt;&lt;P&gt;so plz tell me can i proceed with the modification r i have do some thing else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 16:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690705#M1576869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T16:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification in customer report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690706#M1576870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you have to include the changed objects explicitely in a transport request using function modules, please search the forums, this has been frequently discussed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm interested in how you automatically replace obsolete statements with valid ones, would you disclose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 16:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690706#M1576870</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-03-01T16:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification in customer report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690707#M1576871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Thomas : I am working something similar requirement, to change the Non-unicode syntaxes to unicode syntax by a program. Be it OPEN DATASET, DESCRIBE FIELD etc. We are doing this using the READ REPORT, INSERT REPORT, SYNTAX CHECK and SCAN ABAP SOURCE syntaxes. And the rest is all string operations by parsing the string to tokens for analyzing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Rahul : To include the modifications to a transport request, you can use the FM's,&lt;/P&gt;&lt;P&gt;TR_INSERT_REQUEST_WITH_TASKS - Create new Transport Request&lt;/P&gt;&lt;P&gt;TRINT_OBJECTS_CHECK_AND_INSERT - Attach the objects to the transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 11:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690707#M1576871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-02T11:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification in customer report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690708#M1576872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thnx for the function module .&lt;/P&gt;&lt;P&gt;i have an another issue in the automation process of Unicode error . The respective change of popup_to_confirm_with_message  is popup_to_confirm but the problem in the DIAGNOSE_OBJECT  parameter in the function .&lt;/P&gt;&lt;P&gt;In old funtion module diagnose is as  char and in new one we need to maintain via se61 tcode . &lt;/P&gt;&lt;P&gt;is there any way through which i can make these above things automatically .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 17:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690708#M1576872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic modification in customer report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690709#M1576873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked on the very same requirement. But we decided to go with concatenation of diagnose object parameters if passed as string/constant in the old Fm as text parameter passed with the new FM. As it is just the matter of the information being presented, as functionality is nowhere affected. But if they are passing the se61 object, then we are not auto-remediating the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 07:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-modification-in-customer-report/m-p/7690709#M1576873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T07:12:51Z</dc:date>
    </item>
  </channel>
</rss>

