<?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 Batch Input: Get value from a screen field. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716330#M1297365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are doing a batch input and we need to get the value of a screen field during the process, and then assign this value to another field in a different screen. Does anybody knows how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen 2000;   field pernr:    value XXXX  -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt; we don't know how to get this value during the batch input.&lt;/P&gt;&lt;P&gt;screen 2004;  field pernr      value: (empty)     -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt; we want to put the previous value into this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2009 14:44:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-25T14:44:19Z</dc:date>
    <item>
      <title>Batch Input: Get value from a screen field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716330#M1297365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are doing a batch input and we need to get the value of a screen field during the process, and then assign this value to another field in a different screen. Does anybody knows how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen 2000;   field pernr:    value XXXX  -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt; we don't know how to get this value during the batch input.&lt;/P&gt;&lt;P&gt;screen 2004;  field pernr      value: (empty)     -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt; we want to put the previous value into this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 14:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716330#M1297365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T14:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input: Get value from a screen field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716331#M1297366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; probably you cannot do that.&lt;/P&gt;&lt;P&gt;You should select or calculate that value before starting the trasaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need the pernr generated by the system, probably you can do something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Batch that create the PERNR&lt;/P&gt;&lt;P&gt;2. "Get parameter id" to get the last pernr generated by the system (or use the number range FMs to get it)&lt;/P&gt;&lt;P&gt;3. A new batch to modify the requested field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a suggestions, but hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 15:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716331#M1297366</guid>
      <dc:creator>andrea_galluccio2</dc:creator>
      <dc:date>2009-05-25T15:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input: Get value from a screen field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716332#M1297367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, is not the answer i would have liked to read, but it is better to know....hehe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 15:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-get-value-from-a-screen-field/m-p/5716332#M1297367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T15:23:19Z</dc:date>
    </item>
  </channel>
</rss>

