<?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: Calling transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068353#M727192</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;Use Get Parameter Id in the second screen for both the fileds.&lt;/P&gt;&lt;P&gt;And check the Syntax for your Set Parameter Id statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2007 10:39:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-05T10:39:20Z</dc:date>
    <item>
      <title>Calling transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068350#M727189</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;While selecting one tab in application toolbar I am calling one transaction. I wanted to autopopulate 2 fields of previous screen to next screen (i.e. called transaction).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written code like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'ZABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET parameter id 'XYZ' field itab-f1.&lt;/P&gt;&lt;P&gt;SET parameter id 'MNO field itab-f2.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'ZABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After executing the above code the control will move to ABC transaction &amp;amp; populate the F1 field in ABC transaction but it doesn't populate the F2 field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody will pls tell me how to do it??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 12:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068350#M727189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T12:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068351#M727190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fill the field PARAMETERID in the Field Attributes for F2 with MNO. Also check the GET Parameter checkbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 12:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068351#M727190</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2007-12-03T12:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calling transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068352#M727191</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;Check on the data element of the field you populate if the parameter ID exists. Also check if it's not overwritten with a user default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 13:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068352#M727191</guid>
      <dc:creator>johndeconinck</dc:creator>
      <dc:date>2007-12-04T13:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calling transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068353#M727192</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;Use Get Parameter Id in the second screen for both the fileds.&lt;/P&gt;&lt;P&gt;And check the Syntax for your Set Parameter Id statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 10:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-transaction/m-p/3068353#M727192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T10:39:20Z</dc:date>
    </item>
  </channel>
</rss>

