<?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 Insert value to field automatically when maintaining db table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787772#M1465497</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;I am maintaining Z table in sm30.&lt;/P&gt;&lt;P&gt;The first field is the material code and the second field is the material description (and there are other fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is inserting the description of the material automatically after inserting manually the material code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this requirement be implemented ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Ofir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Apr 2010 11:54:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-21T11:54:05Z</dc:date>
    <item>
      <title>Insert value to field automatically when maintaining db table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787772#M1465497</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;I am maintaining Z table in sm30.&lt;/P&gt;&lt;P&gt;The first field is the material code and the second field is the material description (and there are other fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is inserting the description of the material automatically after inserting manually the material code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this requirement be implemented ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Ofir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 11:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787772#M1465497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-21T11:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Insert value to field automatically when maintaining db table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787773#M1465498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use event No 5 In table maintenance generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenance Generator -&amp;gt; Environment -&amp;gt; Modification -&amp;gt; Events -&amp;gt;  New entries =&amp;gt; select event no 5. &amp;amp; do required coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on Apr 21, 2010 5:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 11:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787773#M1465498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-21T11:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Insert value to field automatically when maintaining db table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787774#M1465499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I distinguish between the relevant line and the other lines ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an example, if you have, can you please upload the code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ofir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 13:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787774#M1465499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-21T13:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Insert value to field automatically when maintaining db table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787775#M1465500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you select the event 5, it means 'creating entry'. So form inputs the line that you're creating now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 13:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-value-to-field-automatically-when-maintaining-db-table/m-p/6787775#M1465500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-21T13:16:47Z</dc:date>
    </item>
  </channel>
</rss>

