<?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 Creating Multiple Entries using Table Maintenance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818279#M1955568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement to create custom table and TMG for the table. In the table there is a key field that should populate automatically, I have written a logic in event 05 as this is new entry and it is working fine. And the logic is, get the entries based on key fields which entered by user and get the highest value record. If record exists then add the 1 to highest value of key field and populate, if record didnt exist then pass 1 to the key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My logic is working if user enters only one entry. While testing I came to know that user may enter more than one new entries and click on enter in this situation my logic is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched that, We need to modify TOTAL and EXTRACT internal tables but am not able to modify. Please suggest me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Muralikrishna Peravali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2016 20:52:45 GMT</pubDate>
    <dc:creator>former_member267445</dc:creator>
    <dc:date>2016-08-09T20:52:45Z</dc:date>
    <item>
      <title>Creating Multiple Entries using Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818279#M1955568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement to create custom table and TMG for the table. In the table there is a key field that should populate automatically, I have written a logic in event 05 as this is new entry and it is working fine. And the logic is, get the entries based on key fields which entered by user and get the highest value record. If record exists then add the 1 to highest value of key field and populate, if record didnt exist then pass 1 to the key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My logic is working if user enters only one entry. While testing I came to know that user may enter more than one new entries and click on enter in this situation my logic is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched that, We need to modify TOTAL and EXTRACT internal tables but am not able to modify. Please suggest me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Muralikrishna Peravali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 20:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818279#M1955568</guid>
      <dc:creator>former_member267445</dc:creator>
      <dc:date>2016-08-09T20:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Entries using Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818280#M1955569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this thread, i hope get your solution: &lt;A __default_attr="3464608" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="how to validate multiple entries in table maintenance" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 21:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818280#M1955569</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2016-08-09T21:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Entries using Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818281#M1955570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your requirement is : you want to get all entries in table control, and modify some field, is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you can using table event to achieve this, i will give you 1 example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i have already input 2 entries in table control, when i input the 3rd one.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1012089" /&gt;&lt;/P&gt;&lt;P&gt;2 .in debug ,you can see the first 2 entries are already there, and third entry is in strcuture &lt;/P&gt;&lt;P&gt;&amp;lt;table1&amp;gt;, you can do any change you want. then it will impact table total and extract,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1012090" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1012091" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you, if you still can't achieve your requirement, suggest you to change code in maintanance view screen PAI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 01:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818281#M1955570</guid>
      <dc:creator>Aiolos</dc:creator>
      <dc:date>2016-08-10T01:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Multiple Entries using Table Maintenance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818282#M1955571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the suggestions. I have resolved it using field symbol. As 05 event will trigger multiple times if user enters multiple entries so the values will be stored in &amp;lt;TABLE1&amp;gt;. So, I have modified &amp;lt;TABLE1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Muralikrishna Peravali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 07:34:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-entries-using-table-maintenance-generator/m-p/11818282#M1955571</guid>
      <dc:creator>former_member267445</dc:creator>
      <dc:date>2016-08-16T07:34:36Z</dc:date>
    </item>
  </channel>
</rss>

