<?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 Table  Maintenance Generator problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085604#M1971320</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I have a problem with table maintenance generator for my custom table "Z********". &lt;/P&gt;
  &lt;P&gt;If i want to add the data to this table it shouldn't ask for the TR request so we have a request that TR shouldn't come. For this i have chosen "no,or user, recording routine" radio button under TMG. After changing that i had regenerated TMG. it had asked for the reason i had checked all the check boxes.&lt;/P&gt;
  &lt;P&gt; Then i went to SM30 to add data, but it is giving dump error.&lt;/P&gt;
  &lt;P&gt;Short text: Syntax error in program "SAPLZCORE_CONSTRAINT&lt;/P&gt;
  &lt;P&gt;"The current ABAP program "SAPLSVIM" had to be terminated because it has come across a statement that unfortunately cannot be executed."&lt;/P&gt;
  &lt;P&gt;Please help me how to sort out this issue.&lt;/P&gt;
  &lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 04:44:39 GMT</pubDate>
    <dc:creator>kolakalurivenkat</dc:creator>
    <dc:date>2019-09-11T04:44:39Z</dc:date>
    <item>
      <title>Table  Maintenance Generator problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085604#M1971320</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I have a problem with table maintenance generator for my custom table "Z********". &lt;/P&gt;
  &lt;P&gt;If i want to add the data to this table it shouldn't ask for the TR request so we have a request that TR shouldn't come. For this i have chosen "no,or user, recording routine" radio button under TMG. After changing that i had regenerated TMG. it had asked for the reason i had checked all the check boxes.&lt;/P&gt;
  &lt;P&gt; Then i went to SM30 to add data, but it is giving dump error.&lt;/P&gt;
  &lt;P&gt;Short text: Syntax error in program "SAPLZCORE_CONSTRAINT&lt;/P&gt;
  &lt;P&gt;"The current ABAP program "SAPLSVIM" had to be terminated because it has come across a statement that unfortunately cannot be executed."&lt;/P&gt;
  &lt;P&gt;Please help me how to sort out this issue.&lt;/P&gt;
  &lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 04:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085604#M1971320</guid>
      <dc:creator>kolakalurivenkat</dc:creator>
      <dc:date>2019-09-11T04:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table  Maintenance Generator problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085605#M1971321</link>
      <description>&lt;P&gt;What is the Delivery class of your table?&lt;/P&gt;&lt;P&gt;If it's not set to a master data table then TMG will have it as a table that needs to moved via TR requests.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 05:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085605#M1971321</guid>
      <dc:creator>ArthurParisius</dc:creator>
      <dc:date>2019-09-11T05:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table  Maintenance Generator problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085606#M1971322</link>
      <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;can you check what all your function group ZCORE_CONSTRAINT contained before you regenerated the maintenance view? As long as your change is just in development you should be able to check via SE80 in the test system for a comparison.&lt;/P&gt;&lt;P&gt;At a guess, it will include more than just the maintenance view for your changed Z-table and potentially some manually added code got lost by the regeneration of the function group. To avoid something like this from happening we have a rule in our development guidelines to have one function group for each Z-table requiring a maintenance view and that it should have the same name. As this rule wasn't there at first, we do run into the issue you describe every once in a while as there are function groups which include all kinds of additional logic (and not just for maintenance views either!).&lt;/P&gt;&lt;P&gt;You can also go to SE80, display program SAPLZCORE_CONSTRAINT and 
execute the syntax check (if you haven't already). It should show the 
statement causing the dump.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Bärbel&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 05:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085606#M1971322</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2019-09-11T05:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table  Maintenance Generator problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085607#M1971323</link>
      <description>&lt;P&gt;May I ask you to share the short dump? (attach a text file)&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 07:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085607#M1971323</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-11T07:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table  Maintenance Generator problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085608#M1971324</link>
      <description>&lt;P&gt;Next time you change the recording routine, you only need to save the changes, you don't need to regenerate the maintanance view.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 08:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator-problem/m-p/12085608#M1971324</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2019-09-11T08:49:26Z</dc:date>
    </item>
  </channel>
</rss>

