<?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: use variable value in other program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400061#M816330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get the parameter id in the calling program.&lt;/P&gt;&lt;P&gt;syntax : &lt;/P&gt;&lt;P&gt;GET PARAMETER ID 'PID' FIELD &amp;lt;xxxx&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set it in ur main program.&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'PID' FIELD &amp;lt;xxxx&amp;gt;.&lt;/P&gt;&lt;P&gt;on the event of selction of the field value in the column  u will get that value in the selection screen of the calling program if u use CALL TRANSACTION &amp;lt;tcode of calling program&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 21, 2008 5:50 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 08:53:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-21T08:53:40Z</dc:date>
    <item>
      <title>use variable value in other program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400057#M816326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using alv program,&lt;/P&gt;&lt;P&gt;after seleting the perticular column and its value i would like to pass it to another program. How i can do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400057#M816326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: use variable value in other program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400058#M816327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;&lt;SPAN __default_attr="sylfaen" __jive_macro_name="font"&gt;&lt;SPAN __default_attr="15" __jive_macro_name="size"&gt;
You can handle it in different ways.

&lt;PRE&gt;&lt;CODE&gt;1. Pass the value if the other program has selection screen.
2. Set the value using Paramter-ID's
3. EXPORT'ing to and IMPORTing from Memory.
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN __default_attr="maroon" __jive_macro_name="color"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400058#M816327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: use variable value in other program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400059#M816328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi thanks for reply,&lt;/P&gt;&lt;P&gt;i am having the confusion , &lt;/P&gt;&lt;P&gt;how to use parameter id in another program&lt;/P&gt;&lt;P&gt;please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 08:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400059#M816328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T08:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: use variable value in other program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400060#M816329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first program variable store on one variable.&lt;/P&gt;&lt;P&gt;step 2&lt;/P&gt;&lt;P&gt;call another program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using sytax set parameters.&lt;/P&gt;&lt;P&gt;second program prameters id check in technal setting.&lt;/P&gt;&lt;P&gt;parameter field press f1,see set paramters id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check syntax set parameter press f1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 08:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400060#M816329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T08:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: use variable value in other program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400061#M816330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get the parameter id in the calling program.&lt;/P&gt;&lt;P&gt;syntax : &lt;/P&gt;&lt;P&gt;GET PARAMETER ID 'PID' FIELD &amp;lt;xxxx&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set it in ur main program.&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'PID' FIELD &amp;lt;xxxx&amp;gt;.&lt;/P&gt;&lt;P&gt;on the event of selction of the field value in the column  u will get that value in the selection screen of the calling program if u use CALL TRANSACTION &amp;lt;tcode of calling program&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 21, 2008 5:50 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 08:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-variable-value-in-other-program/m-p/3400061#M816330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T08:53:40Z</dc:date>
    </item>
  </channel>
</rss>

