<?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: Data deleted automatically from z table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194719#M1625609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well enhancement category missing wont harm u, thats not the cause but maintenance with RESTRICTIONS Is ofcourse the reason that is why u can not add new values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Delivery &amp;amp; maintenance = with restriction.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change this to ALL, otherwise u  wont be able to add data thru TMG etc..... well if i understand u had data and those data are missing not all a few is that correct......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u plz tell us wats the total number of record I mean did u guys cross the initial table size that u set as 0, if yes u have to add extent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaha one more point did some one wrote code to delete kind of stuff as u are talkin abt a ztable not impossible then how to find well use where used list to trace all programs and stuffs where the table is used to get a clue who knows may be sm one did that job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasenjit Singh Bist on Aug 23, 2011 4:01 PM&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: please do not use SMS speak or abbreviations, your text is very painful to read.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Aug 23, 2011 4:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2011 14:00:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-23T14:00:56Z</dc:date>
    <item>
      <title>Data deleted automatically from z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194718#M1625608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had one module which developed by implementation partners which we had not authorized to change or updated.&lt;/P&gt;&lt;P&gt;Now scenario is there is some z table. since last month some problem found that some data are missing from the table.&lt;/P&gt;&lt;P&gt;As I can check which that there is no table maintenance generator for table and there is no update or delete query in program.&lt;/P&gt;&lt;P&gt;Only insert query is there.&lt;/P&gt;&lt;P&gt;I had check structure of table also.&lt;/P&gt;&lt;P&gt;It's Data class is = A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Delivery &amp;amp; maintenance = with restriction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it's sizing category =   0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement category = not enhance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me is it possible that data can be deleted automatically ?&lt;/P&gt;&lt;P&gt;If possible then how it is possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nayan Lad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 12:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194718#M1625608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-23T12:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data deleted automatically from z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194719#M1625609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well enhancement category missing wont harm u, thats not the cause but maintenance with RESTRICTIONS Is ofcourse the reason that is why u can not add new values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Delivery &amp;amp; maintenance = with restriction.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change this to ALL, otherwise u  wont be able to add data thru TMG etc..... well if i understand u had data and those data are missing not all a few is that correct......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u plz tell us wats the total number of record I mean did u guys cross the initial table size that u set as 0, if yes u have to add extent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaha one more point did some one wrote code to delete kind of stuff as u are talkin abt a ztable not impossible then how to find well use where used list to trace all programs and stuffs where the table is used to get a clue who knows may be sm one did that job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasenjit Singh Bist on Aug 23, 2011 4:01 PM&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: please do not use SMS speak or abbreviations, your text is very painful to read.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Aug 23, 2011 4:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 14:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194719#M1625609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-23T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data deleted automatically from z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194720#M1625610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you have checked the where-used-list already and you found only INSERT statements?&lt;/P&gt;&lt;P&gt;Is table logging switched on for the table and the client? If yes, analyse the changes with transaction SCU3.&lt;/P&gt;&lt;P&gt;Maybe the table was accessed from outside your SAP box or dropped and re-created on the database? Check with your system administrator.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 14:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194720#M1625610</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-08-23T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data deleted automatically from z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194721#M1625611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to every one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 06:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194721#M1625611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T06:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data deleted automatically from z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194722#M1625612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome. What was the outcome? Think of your thread as information that somebody with a similar problem might find during research, so please tell us the solution to the problem.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 07:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-deleted-automatically-from-z-table/m-p/8194722#M1625612</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-08-24T07:23:31Z</dc:date>
    </item>
  </channel>
</rss>

