<?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: SM30 does not save data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954811#M392919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is really weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if there is no customer extension (environment-&amp;gt;steps) active. Change the maintenance view in dictionary, use 'expert functions', mark all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should work regardless of single or detail screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a breakpoint at UPDATE statement, check the value for update.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 09:53:52 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2007-02-07T09:53:52Z</dc:date>
    <item>
      <title>SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954807#M392915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Z-table which should be maintained using SM30(or function VIEW_MAINTENANCE_CALL). Table has delivery class A-Application table, Display/Maintenance is allowed, and we're maintaining it in the development server, so no restrictions whatsoever for maintaining customizing or such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is: when I call the overview screen in SM30, change the value of a field (not a key field) and save, the transaction gives the message 'Data saved' but the changes are not really saved in the database.&lt;/P&gt;&lt;P&gt;So I changed the maintenance type in the table maintenance generator from one step to two steps. Result: &amp;lt;b&amp;gt;in the overview screen changes are still not being saved, but if one goes to the detail screen, makes changes there and saves there, the changes are saved to the database.&amp;lt;/b&amp;gt; Not very logical I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason we could think about is: one of the key fields is a CHAR, 60 positions long, and in the overview screen it is 'shortened' to 30 positions. In the detail screen it's completely visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone else have a similar problem? Any idea what's causing it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954807#M392915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954808#M392916</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;Did you activate and adjust database in SE14 after your update in SM30?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954808#M392916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954809#M392917</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;activate and adjust database table in SE14 and check....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954809#M392917</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-02-07T09:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954810#M392918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see how SE14 could help here.&lt;/P&gt;&lt;P&gt;This table was newly created with all its fields, and activated without problems. Then the maintenance dialog for SM30 was created.&lt;/P&gt;&lt;P&gt;And the overview screen in SM30 didn't work from the first time it was created, neither in the one-step processing nor in the two-step processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it's not like fields were added or deleted or changed in the database table, in that case the system asks itself for activation using SE14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana Virtosu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954810#M392918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954811#M392919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is really weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if there is no customer extension (environment-&amp;gt;steps) active. Change the maintenance view in dictionary, use 'expert functions', mark all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should work regardless of single or detail screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a breakpoint at UPDATE statement, check the value for update.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954811#M392919</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-02-07T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954812#M392920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it now - doesn't help - still the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 10:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954812#M392920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T10:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954813#M392921</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;&amp;lt;b&amp;gt;Please re-generate the table again by creating a table maintainence again.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will certainly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 10:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954813#M392921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954814#M392922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gets weirder.&lt;/P&gt;&lt;P&gt;The UPDATE statement happens in include LSVIMFTX, line 636:&lt;/P&gt;&lt;P&gt;    UPDATE (x_header-maintview) FROM TABLE &amp;lt;mod_elem_tab&amp;gt;.&lt;/P&gt;&lt;P&gt;This is where the program does the update on the DB table in both cases (overview screen and detail screen).&lt;/P&gt;&lt;P&gt;(x_header-maintview) contains the name of the Z-table,&lt;/P&gt;&lt;P&gt;&amp;lt;mod_elem_tab&amp;gt; contains the record which should be updated.&lt;/P&gt;&lt;P&gt;For as far as I can see these variables contain identical values in both cases.&lt;/P&gt;&lt;P&gt;But the update fails from overview screen (sy-subrc = 4) and succeeds from detail screen (sy-subrc = 0).&lt;/P&gt;&lt;P&gt;I don't understand what is happening...&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;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 12:34:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954814#M392922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T12:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954815#M392923</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;Pls delete the existing table maintainence using &amp;lt;b&amp;gt;SE54&amp;lt;/b&amp;gt; transaction and then re-create the new table maiantaianence and this will solve the issues, if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 12:53:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954815#M392923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T12:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954816#M392924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried, it didn't help, problem stayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 12:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954816#M392924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954817#M392925</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;Pls try to make the 2-step screen process to 1 step... the problem will get resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 13:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954817#M392925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T13:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954818#M392926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make it 1 step processing using only one screen. For this you might have to create a new Function Group just to avoid extra coding....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will clear your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 13:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954818#M392926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954819#M392927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried that, doesn't help, problem stays...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 13:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954819#M392927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T13:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954820#M392928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioana,&lt;/P&gt;&lt;P&gt;I am seeing the exact same problem. Result: in the overview screen changes are still not being saved, but if one goes to the detail screen, makes changes there and saves there, the changes are saved to the database.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find a solution for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 01:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954820#M392928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T01:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954821#M392929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found the answer indeed, but it had nothing to do with SM30. &lt;/P&gt;&lt;P&gt;One of our key fields in the table was a numeric field (record number), which was not updated correctly - so not all leading 0's were filled when loading data into the table. We used a load program which loaded from a text file, the field in the text file was 5 positions long, the field in the table was 6 long. And we assumed the conversion would happen automatically but it didn't.&lt;/P&gt;&lt;P&gt;So instead of filling the table field 'record number' with, let's say 000001, it got filled with _00001, and that gave problems in SM30. Pretty hard to find as SM30 didn't show this - we only got to see it in SE16 with the user setting 'SE16 standard list'.&lt;/P&gt;&lt;P&gt;Problem was solved by using the function 'CONVERSION_EXIT_ALPHA_INPUT' in the load program so the table field got its leading 0's correctly. Afterwards there were no problems any more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ioana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 16:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954821#M392929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T16:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 does not save data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954822#M392930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 12:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-does-not-save-data/m-p/1954822#M392930</guid>
      <dc:creator>rahul_negi</dc:creator>
      <dc:date>2016-07-14T12:40:32Z</dc:date>
    </item>
  </channel>
</rss>

