<?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: multiple line item in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874076#M1887546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the Key Combination (Composite Key) of your Z Table?&lt;/P&gt;&lt;P&gt;May be whatever the records your are trying to upload, due to key combination, final records / lines information is only coming after all process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 06:01:36 GMT</pubDate>
    <dc:creator>ipravir</dc:creator>
    <dc:date>2015-01-21T06:01:36Z</dc:date>
    <item>
      <title>multiple line item in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874075#M1887545</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;&lt;/P&gt;&lt;P&gt;i am creating module pool program with subscreen. two screen creation for one ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first screen having 5 fields.&amp;nbsp; Is a single entry screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second screen having 10 fields(in that 5 is same as first screen) .&amp;nbsp;&amp;nbsp; Is a Table control with 10 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once give entry to first screen and press display pushbutton,data of that 5 field move to second screen corresponding fields of all lines.&lt;/P&gt;&lt;P&gt;but it is moving only to the first line. not for all lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that i did DO and ENDDO. So now it is coming for all lines of secondscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i giving entry to second screen remaining fields(10 lines), but only last line entry only getting updating into ztable.&lt;/P&gt;&lt;P&gt;other line entries are not updated in ztable .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to slove this.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;S.kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874075#M1887545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-21T05:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple line item in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874076#M1887546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the Key Combination (Composite Key) of your Z Table?&lt;/P&gt;&lt;P&gt;May be whatever the records your are trying to upload, due to key combination, final records / lines information is only coming after all process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874076#M1887546</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-21T06:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: multiple line item in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874077#M1887547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first screen 5 field is a primary key, bcoz of that it is not Accepting? right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that 5 field one is like counter field,&lt;/P&gt;&lt;P&gt;i.e.,&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this. whether&amp;nbsp; problem is bcoz of duplicate entries ?&amp;nbsp; is my question is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;s.kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874077#M1887547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-21T06:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: multiple line item in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874078#M1887548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above 5 fields are primary key combination, so based on the Count field, the records would be unique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the same Information are updating into the another Table Control (Which is having 10 Fields),&lt;/P&gt;&lt;P&gt;then check 2nd table control is contains the right information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Table Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, Table Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015 &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ......&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3961&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.01.2015&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-line-item-in-table-control/m-p/10874078#M1887548</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-21T06:42:04Z</dc:date>
    </item>
  </channel>
</rss>

