<?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 Input table control for data entry.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-table-control-for-data-entry/m-p/4289238#M1023202</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;In my module pool, one of the screens needs to have a table control with following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port     Date   Qty shipped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On F4 in the column Port, list of all ports from say table T615 must be displayed. User must be able to select one of them. Then user must be able to select a date by pressing F4 and then he must be able to enter the value in the last column which needs to be validated !! Finally when user selects save, the rows he entered in this table must be inserted in my custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest step by step how to achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating table control based on program internal table which displays data and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this one is for input !! any help ? thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Aug 2008 18:27:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-03T18:27:36Z</dc:date>
    <item>
      <title>Input table control for data entry..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-table-control-for-data-entry/m-p/4289238#M1023202</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;In my module pool, one of the screens needs to have a table control with following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port     Date   Qty shipped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On F4 in the column Port, list of all ports from say table T615 must be displayed. User must be able to select one of them. Then user must be able to select a date by pressing F4 and then he must be able to enter the value in the last column which needs to be validated !! Finally when user selects save, the rows he entered in this table must be inserted in my custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest step by step how to achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating table control based on program internal table which displays data and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this one is for input !! any help ? thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2008 18:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-table-control-for-data-entry/m-p/4289238#M1023202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-03T18:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Input table control for data entry..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-table-control-for-data-entry/m-p/4289239#M1023203</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;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. While designing set the table control as input field.&lt;/P&gt;&lt;P&gt;2. In ur program create an internal table, with the same structure as your table control.&lt;/P&gt;&lt;P&gt;3. Whenever an entry is made in the table control, modify your internal table.&lt;/P&gt;&lt;P&gt;4. While saving use the internal table data to update the custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sharin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-table-control-for-data-entry/m-p/4289239#M1023203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:24:44Z</dc:date>
    </item>
  </channel>
</rss>

