<?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: getting value form a screen field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370065#M1235414</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;Use the concept of &lt;STRONG&gt;IMPORT/EXPORT MEMORY ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2009 09:35:31 GMT</pubDate>
    <dc:creator>I355602</dc:creator>
    <dc:date>2009-03-20T09:35:31Z</dc:date>
    <item>
      <title>getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370063#M1235412</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; Requirement is that we need to get the value of the screen filed 'RM06E-GSABW'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction is ME33K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the header details and then select from menu; Header -&amp;gt; Statistics -&amp;gt; General&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen will display the u201CTarget Valueu201D field.&lt;/P&gt;&lt;P&gt;we need to get the value in to a program from that transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam trying FM "'DYNP_VALUES_READ'" .&lt;/P&gt;&lt;P&gt;but how to set the agreemnt number in the initial screen,  do we need to cal the transaction before this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A suggestion can make a differnece.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370063#M1235412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370064#M1235413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SET parameter id &amp;lt;PID&amp;gt; for field.
GET parameter id &amp;lt;PID&amp;gt; for field.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IMPORT/EXPORT MEMORY ID&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370064#M1235413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370065#M1235414</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;Use the concept of &lt;STRONG&gt;IMPORT/EXPORT MEMORY ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370065#M1235414</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-03-20T09:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370066#M1235415</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;You cannot simply call the FM to get the value which is filled at runtime &amp;amp; that too in structure.&lt;/P&gt;&lt;P&gt;If you need to get the table name where it is stored &amp;amp; fill it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kritesh Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370066#M1235415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370067#M1235416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes ,&lt;/P&gt;&lt;P&gt;but that field does'nt have PARAMETER ID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is calculating that value at run time and displaying it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:48:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370067#M1235416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370068#M1235417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to calculate the value at runtime and call TCODE = ME33K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USE:&lt;/P&gt;&lt;P&gt;Pass the Tcode's program name and Values to T_bdc table&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'ME33K' using T_BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370068#M1235417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370069#M1235418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurupreet after calling the transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check my question on the top ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to get the value from the screen which is not haivng parameter id,&lt;/P&gt;&lt;P&gt;that is not the first screen of the transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 10:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370069#M1235418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: getting value form a screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370070#M1235419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Fields on the screen which table these values are taken from&lt;/P&gt;&lt;P&gt;and use select..There is no direct way to this as you cannot make changes to the Tcodes programs directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or:&lt;/P&gt;&lt;P&gt;Check if you have developer key just use EXPORT/IMPORT MEMORY ID&lt;/P&gt;&lt;P&gt;in the source code of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 10:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-value-form-a-screen-field/m-p/5370070#M1235419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T10:13:27Z</dc:date>
    </item>
  </channel>
</rss>

