<?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: SET PARAMETER ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612633#M1086825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BUT i'm not able to pass the data to the screen field..&lt;/P&gt;&lt;P&gt;only one field value is only geeting on to the screen.&lt;/P&gt;&lt;P&gt;my next field is inside a box..does it affect..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anil Kalive on Oct 11, 2008 4:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Oct 2008 10:45:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-11T10:45:00Z</dc:date>
    <item>
      <title>SET PARAMETER ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612630#M1086822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we use two set parameter id statements to get into a tcode as there r two primary keys for that table from which we retrieve the data?&lt;/P&gt;&lt;P&gt;if yes how can we use..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612630#M1086822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-11T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: SET PARAMETER ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612631#M1086823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET PARAMETER ID 'ABC' FIELD w_abc.
SET PARAMETER ID 'DEF' FIELD w_def.
SET PARAMETER ID 'GHI' FIELD w_ghi.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612631#M1086823</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-10-11T10:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: SET PARAMETER ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612632#M1086824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET PARAMETER ID: 'ABC' FIELD G_ABC,&lt;/P&gt;&lt;P&gt;                                  'DEF' FIELD G_DEF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612632#M1086824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-11T10:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: SET PARAMETER ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612633#M1086825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BUT i'm not able to pass the data to the screen field..&lt;/P&gt;&lt;P&gt;only one field value is only geeting on to the screen.&lt;/P&gt;&lt;P&gt;my next field is inside a box..does it affect..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anil Kalive on Oct 11, 2008 4:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612633#M1086825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-11T10:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: SET PARAMETER ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612634#M1086826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "target" field must have set &lt;STRONG&gt;SET/GET parameter&lt;/STRONG&gt; property. Check it in screen painter (field attributes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 10:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-parameter-id/m-p/4612634#M1086826</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-10-11T10:50:21Z</dc:date>
    </item>
  </channel>
</rss>

