<?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: get para in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880249#M369683</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;On a screen, you link fields to parameters in the Screen Painter. When you define the field attributes of an input field, you can enter the name of an SPA/GPA parameter in the Parameter ID field in the screen attributes. The SET parameter and GET parameter checkboxes allow you to specify whether the field should be filled from the corresponding SPA/GPA parameter in the PBO event, and whether the SPA/GPA parameter should be filled with the value from the screen in the PAI event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When an input field is linked to an SPA/GPA parameter, it is initialized with the current value of the parameter each time the screen is displayed. This is the reason why fields on screens in the SAP System often already contain values when you call them more than once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you call programs, you can use SPA/GPA parameters with no additional programming overhead if, for example, you need to fill obligatory fields on the initial screen of the called program. The system simply transfers the values from the parameters into the input fields of the called program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://goldenink.com/abap/call_transaction.html" target="test_blank"&gt;http://goldenink.com/abap/call_transaction.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jan 2007 05:35:17 GMT</pubDate>
    <dc:creator>former_member188827</dc:creator>
    <dc:date>2007-01-26T05:35:17Z</dc:date>
    <item>
      <title>get para</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880245#M369679</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;when user run at the same time of the same program, the latter-run will also refer to former-run variable value when former-run still active.&lt;/P&gt;&lt;P&gt;in my program i make use of get parameters id 'XXX' field variable.&lt;/P&gt;&lt;P&gt;the variable value in the latter-run same as the former's. &lt;/P&gt;&lt;P&gt;may i know how to correct it so that the latter-run capturing the correct variable value?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 04:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880245#M369679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T04:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: get para</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880246#M369680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after the get parameters id 'xxx' write a &lt;/P&gt;&lt;P&gt;clear statement...u need to clear the parameters id &lt;/P&gt;&lt;P&gt;so that when second time it triggers within a gap of seconds it will fetch correct data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 04:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880246#M369680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T04:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: get para</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880247#M369681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whatever value is there in the memory you will get it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i think no need to worry who runs the program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 04:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880247#M369681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T04:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: get para</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880248#M369682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;with clear keyword also cannot help. still the same. latter value taking the former's.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 04:35:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880248#M369682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: get para</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880249#M369683</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;On a screen, you link fields to parameters in the Screen Painter. When you define the field attributes of an input field, you can enter the name of an SPA/GPA parameter in the Parameter ID field in the screen attributes. The SET parameter and GET parameter checkboxes allow you to specify whether the field should be filled from the corresponding SPA/GPA parameter in the PBO event, and whether the SPA/GPA parameter should be filled with the value from the screen in the PAI event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When an input field is linked to an SPA/GPA parameter, it is initialized with the current value of the parameter each time the screen is displayed. This is the reason why fields on screens in the SAP System often already contain values when you call them more than once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you call programs, you can use SPA/GPA parameters with no additional programming overhead if, for example, you need to fill obligatory fields on the initial screen of the called program. The system simply transfers the values from the parameters into the input fields of the called program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://goldenink.com/abap/call_transaction.html" target="test_blank"&gt;http://goldenink.com/abap/call_transaction.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 05:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-para/m-p/1880249#M369683</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-01-26T05:35:17Z</dc:date>
    </item>
  </channel>
</rss>

