<?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: Adding date &amp; time to record before inserting into table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232820#M1525025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use [Extended Table Maintenance Events|http://help.sap.com/saphelp_46c/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm] - [Event 01|http://help.sap.com/saphelp_46c/helpdata/en/91/ca9f0ba9d111d1a5690000e82deaaa/frameset.htm] "Before saving the data in the database" - purpose : fill hidden fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are samples and guides in wiki like [Extended Table Maintenance Events |http://wiki.sdn.sap.com/wiki/display/ABAP/Extended&lt;EM&gt;Table&lt;/EM&gt;Maintenance&lt;EM&gt;Events] (and [many others|http://wiki.sdn.sap.com/wiki/dosearchsite.action?searchQuery.queryString=table&lt;/EM&gt;maintenance&lt;EM&gt;event&lt;/EM&gt;&amp;amp;searchQuery.spaceKey=conf_global])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Aug 2010 12:00:12 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2010-08-20T12:00:12Z</dc:date>
    <item>
      <title>Adding date &amp; time to record before inserting into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232818#M1525023</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 created one table ZTABLE of type C and created table maintenance generator to insert records.&lt;/P&gt;&lt;P&gt;while inserting record into table fill date time automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: ZTABLE has 3 fields.&lt;/P&gt;&lt;P&gt;BUKRS, ZDATE, ZTIME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user enters BUKRS and click on save in table mantenance generator, then 1 record should be inserted into table&lt;/P&gt;&lt;P&gt;with date and time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your valuable suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: you could have found this yourself, so next time, please (re)search before asking.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Aug 20, 2010 3:47 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 11:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232818#M1525023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T11:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding date &amp; time to record before inserting into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232819#M1525024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are in the maintain table maint....&lt;/P&gt;&lt;P&gt;Just go to Environment-&amp;gt;modification-&amp;gt;events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a step by step link how you should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 11:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232819#M1525024</guid>
      <dc:creator>royolav_johansen</dc:creator>
      <dc:date>2010-08-20T11:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding date &amp; time to record before inserting into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232820#M1525025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use [Extended Table Maintenance Events|http://help.sap.com/saphelp_46c/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm] - [Event 01|http://help.sap.com/saphelp_46c/helpdata/en/91/ca9f0ba9d111d1a5690000e82deaaa/frameset.htm] "Before saving the data in the database" - purpose : fill hidden fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are samples and guides in wiki like [Extended Table Maintenance Events |http://wiki.sdn.sap.com/wiki/display/ABAP/Extended&lt;EM&gt;Table&lt;/EM&gt;Maintenance&lt;EM&gt;Events] (and [many others|http://wiki.sdn.sap.com/wiki/dosearchsite.action?searchQuery.queryString=table&lt;/EM&gt;maintenance&lt;EM&gt;event&lt;/EM&gt;&amp;amp;searchQuery.spaceKey=conf_global])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232820#M1525025</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-20T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding date &amp; time to record before inserting into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232821#M1525026</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;Just place &lt;STRONG&gt;table maintenance events sdn article&lt;/STRONG&gt; exactly in google. The first link holds what you require.&lt;/P&gt;&lt;P&gt;Please search in SCN or Google before posting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-date-time-to-record-before-inserting-into-table/m-p/7232821#M1525026</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-08-20T12:05:15Z</dc:date>
    </item>
  </channel>
</rss>

