<?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 Screen - Reading table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273556#M1217325</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;I created Screen ( SE51) . Now I want to call that screen as well asI want some data to pass to display and  it has input field mean user can enter the value so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I pass the value that user can see and value user enter how can i read that.&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>Wed, 11 Mar 2009 13:50:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-11T13:50:22Z</dc:date>
    <item>
      <title>Screen - Reading table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273556#M1217325</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;I created Screen ( SE51) . Now I want to call that screen as well asI want some data to pass to display and  it has input field mean user can enter the value so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I pass the value that user can see and value user enter how can i read that.&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>Wed, 11 Mar 2009 13:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273556#M1217325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-11T13:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen - Reading table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273557#M1217326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seems u r new to ABAP...&lt;/P&gt;&lt;P&gt;try to learn about Module pool programming..this will help through ur requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273557#M1217326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-11T14:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Screen - Reading table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273558#M1217327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same suggestion from my side as well. You will get many tutorials from internet, go through it. It will help you out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273558#M1217327</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-11T14:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Screen - Reading table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273559#M1217328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;call the screen in ur prog&lt;/P&gt;&lt;P&gt;CALL SCREEN 100.&lt;/P&gt;&lt;P&gt;to fill the values in textbox PBO event.&lt;/P&gt;&lt;P&gt;declare the variables and assign the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and to read PAI u can read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273559#M1217328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-11T14:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen - Reading table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273560#M1217329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pretty vague question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-reading-table/m-p/5273560#M1217329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-11T14:09:19Z</dc:date>
    </item>
  </channel>
</rss>

