<?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: Problem: Z table data updates using SM30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043884#M87302</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;Use SE54 transaction to generate table maintenance view and then it will allow the Z table to be maintained via SM30 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2005 10:53:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-14T10:53:49Z</dc:date>
    <item>
      <title>Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043883#M87301</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 have a requirement, while updating records in a Z table&lt;/P&gt;&lt;P&gt;using SM30 Transaction.&lt;/P&gt;&lt;P&gt;The Structure of the table is below:&lt;/P&gt;&lt;P&gt;APMOD    Primary Key   Char(3)&lt;/P&gt;&lt;P&gt;KONST    Primary Key   Char(20)&lt;/P&gt;&lt;P&gt;ENDDA    Primary Key   DATS&lt;/P&gt;&lt;P&gt;BEGDA    Non Key       DATS    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and some other non key fields....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem:  This table should act something like Infotype in HR.  I mean Delimition of Records while creating or changeing the existing record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say there is a record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever i am Inserting a new record with key &lt;/P&gt;&lt;P&gt;APMOD = OGMT and KONST = 'Organization Management'&lt;/P&gt;&lt;P&gt;and BEGDA = '01/01/2006'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First it should update the old record with &lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004 and ENDDA = 12/31/2005&lt;/P&gt;&lt;P&gt;Then the new record needs to be inserted with &lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2006 and ENDDA = 12/31/9999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve this using SM30? Can we write our own code somewhere? If yes Where and How?  Or is there any settings available for this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can write a Z program to update this Table, but i should achieve this using SM30 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any additional info.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudhakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043883#M87301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043884#M87302</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;Use SE54 transaction to generate table maintenance view and then it will allow the Z table to be maintained via SM30 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043884#M87302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043885#M87303</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;You can do in sm30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only need to follow the next steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the &amp;lt;b&amp;gt;SE11&amp;lt;/b&amp;gt;, go yo &amp;lt;b&amp;gt;utilities --&amp;gt; table maintenance generator&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;there, you go to &amp;lt;b&amp;gt;environment --&amp;gt; modification --&amp;gt; events.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you can create a code to attend what you need, use the events 05 and 21. You have to create a FORM. it will enter in your form for each line of your screen in sm30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexandre Nogueira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043885#M87303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043886#M87304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I tried the same at my end. It works fantastic !&lt;/P&gt;&lt;P&gt;   In  SM30 it shows &lt;/P&gt;&lt;P&gt;   'Delimit' Button&lt;/P&gt;&lt;P&gt;   'Expand &amp;lt;--&amp;gt; Collapse' Button.&lt;/P&gt;&lt;P&gt;    and accordingly delmits the records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. in SE11,&lt;/P&gt;&lt;P&gt;   Use the menu&lt;/P&gt;&lt;P&gt;   Utilities ---&amp;gt; Table Maintenance Generator&lt;/P&gt;&lt;P&gt;   and finally build a table maintenance&lt;/P&gt;&lt;P&gt;   to use in SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When u use in SM30,&lt;/P&gt;&lt;P&gt;   u will achieve what u want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Just make sure your field&lt;/P&gt;&lt;P&gt;   ENDDA has the data element ENDDA&lt;/P&gt;&lt;P&gt;   in table definition.&lt;/P&gt;&lt;P&gt;  It should also be key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. After this ENDDA column,&lt;/P&gt;&lt;P&gt;   there should be no other key column&lt;/P&gt;&lt;P&gt;  ( not even BEGDA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043886#M87304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T11:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043887#M87305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given data element for ENDDA as ENDDA. And after that no Other Primary keys defined.  The only Primary Keys and order as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APMOD&lt;/P&gt;&lt;P&gt;KONST&lt;/P&gt;&lt;P&gt;ENDDA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eventhough I click on Delimit button, It is actually updating the current record.  It is not delimiting the current record and inserting the new record.  &lt;/P&gt;&lt;P&gt;Example: existing reocrd&lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried to create record with &lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2006&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is updating the BEGDA of the Old record with New BEGDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if i am missing something here, as it is working for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudhakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043887#M87305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T11:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043888#M87306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assumption : U have already generated table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A. do the following step-by-step.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Choose the transaction Generate Table Maintenance        Dialog (SE54). &lt;/P&gt;&lt;P&gt;2 Enter the table name. &lt;/P&gt;&lt;P&gt;3 Set the Generated Objects flag. &lt;/P&gt;&lt;P&gt;4 Choose Create/Change. &lt;/P&gt;&lt;P&gt;5 Choose Environment ® Time-Dep. in the next screen.  &lt;/P&gt;&lt;P&gt;  Then Generate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B Now again test in SM30.&lt;/P&gt;&lt;P&gt;  It will work.&lt;/P&gt;&lt;P&gt;  (And it works FANTASTIC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043888#M87306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T11:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043889#M87307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your step by step explanation:  But still i observed one Problem.&lt;/P&gt;&lt;P&gt;The record is being delimited working greatly.  When i saw the contents of table i found 2 entries in SE11.  But in SM30 it is still showing one record.  Why it is happining so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11 Contents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/2005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2006&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30 Showing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/2005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudhakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043889#M87307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T11:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043890#M87308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudhakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U cant create new record using &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because U all ready have a record &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;APMOD = OGMT&lt;/P&gt;&lt;P&gt;KONST = Organization Management&lt;/P&gt;&lt;P&gt;ENDDA = 12/31/9999&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;BEGDA = 01/01/2004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U cant create a new record with by using a same primary key.&lt;/P&gt;&lt;P&gt;for eg.&lt;/P&gt;&lt;P&gt;a is prim key&lt;/P&gt;&lt;P&gt;b is non prim.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u create&lt;/P&gt;&lt;P&gt;a=10,b=asd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u give now &lt;/P&gt;&lt;P&gt;a=10, b=sdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it cant create&lt;/P&gt;&lt;P&gt;rec1. 10,asd&lt;/P&gt;&lt;P&gt;rec2. 10,sdf as each primary key is unique.&lt;/P&gt;&lt;P&gt;it ll create single rec. 10,sdf only&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;try with new prim.key&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;let me know if u ve further probs&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043890#M87308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T11:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043891#M87309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. don't worry,&lt;/P&gt;&lt;P&gt;   the table has got 2 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. on the toolbar &lt;/P&gt;&lt;P&gt;  use the button Expand &amp;lt;--&amp;gt; Collapse&lt;/P&gt;&lt;P&gt;  (Before to this, just select&lt;/P&gt;&lt;P&gt;  the record which u want to expand,&lt;/P&gt;&lt;P&gt;  and then press the button)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. This is the default behaviour&lt;/P&gt;&lt;P&gt;   to show like this.&lt;/P&gt;&lt;P&gt;   (it should not be a problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 12:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043891#M87309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043892#M87310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pls reward points if answers were helpful / solved the query!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 12:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043892#M87310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Z table data updates using SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043893#M87311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks You, My problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actullay i missed the 5 point.&lt;/P&gt;&lt;P&gt;5 Choose Environment ® Time-Dep. in the next screen. &lt;/P&gt;&lt;P&gt;Points alloted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhakar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 12:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-z-table-data-updates-using-sm30/m-p/1043893#M87311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T12:19:48Z</dc:date>
    </item>
  </channel>
</rss>

