<?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: Custom Time-Dependent Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687289#M1450488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have noticed, this probably could be done somehow but it would not be so trivial as setting some parameters or something like this. I thought coding could be avoided to a very limited level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a BW consultant I was hoping to be possible to set this easily as it´s done in SAP BW with Infoobjects (time-dependent master data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 17:49:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-18T17:49:23Z</dc:date>
    <item>
      <title>Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687280#M1450479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a custom table in SAP ECC and I need it to be time-dependent, but transparent for the user that is going to maintain it  through SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fábio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 20:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687280#M1450479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T20:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687281#M1450480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes; you can create a table using SE11 similar to table NAST. Date/Time are key fields of this table. After that, please generate a table maintenance dialog using SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 21:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687281#M1450480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T21:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687282#M1450481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood your answer and I believe the user would have to maintain the proper date ranges which I expected that could be done automatically somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That´s mu doubt: Can it be done automatically? (Suppose the user doesn´t know the data is time-dependent)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 22:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687282#M1450481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T22:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687283#M1450482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use events in SM30, and automatically initialize date/time fields. This has been answered in the forum: &lt;A href="http://www.sdn.sap.com/irj/scn/advancedsearch?query=modify" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/advancedsearch?query=modify&lt;/A&gt;&lt;EM&gt;extract&lt;/EM&gt;INDEX+f_index&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 22:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687283#M1450482</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-17T22:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687284#M1450483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but I believe I neither understood your answer nor I put my doubt in a proper way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was intending to do is someting like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user fills a record into a Z tabel  through SM30:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key Field 1      Key Field 2      Key Field 1        Data Field 1&lt;/P&gt;&lt;P&gt;Name               Address          Date From         Date To&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio               Lafaiete St       18.03.2010       31.12.9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example above, the user would only fills Name and Address fields (date fields would be filled automatically)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, tomorrow, if the user changes this same record another record would be created, as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key Field 1     Key Field 2     Key Field 1      Data Field 1&lt;/P&gt;&lt;P&gt;Name             Address         Date From        Date To&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio             Lafaiete St.     18.03.2010      18.03.2010&lt;/P&gt;&lt;P&gt;Fabio             Prudente St.    19.03.2010      31.12.9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that the user would only see the last valid record through SM30, but all historic records would be registered in the table according to a data range whic data is valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, according to the example above, could this be done as proposed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 14:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687284#M1450483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687285#M1450484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your requirement is not logical. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to change the current entry &amp;amp; as per your req. you want to have a new entry added for the SAME KEY FIELDS !!! Absolutely not possible due to obvious reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can keep a track of the changes made via some change documents (r some other technique), but the way you want to do it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get the point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 14:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687285#M1450484</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-03-18T14:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687286#M1450485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I believe you didn´t notice that the field DATE FROM is also a key field. Therefore, the key is not the same at all. Check the example and you´ll see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 17:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687286#M1450485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T17:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687287#M1450486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need a custom module pool program for this, not SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 17:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687287#M1450486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T17:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687288#M1450487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, something on the lines of delimiting infotypes for example. Well you can still use SM30 for this as well, it will need some extra coding though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 17:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687288#M1450487</guid>
      <dc:creator>PedroGuarita</dc:creator>
      <dc:date>2010-03-18T17:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Time-Dependent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687289#M1450488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have noticed, this probably could be done somehow but it would not be so trivial as setting some parameters or something like this. I thought coding could be avoided to a very limited level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a BW consultant I was hoping to be possible to set this easily as it´s done in SAP BW with Infoobjects (time-dependent master data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 17:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-time-dependent-table/m-p/6687289#M1450488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T17:49:23Z</dc:date>
    </item>
  </channel>
</rss>

