<?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 Adding code to a view maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404257#M195276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a 'Z' table and a table maintenance view using the table maintenance generator. I want to add some code to check that entries made to the table are valid. I tried by following the menu path environment&amp;gt;modifications&amp;gt;source code but when trying to compile I get the syntax error "Statement is not accessible" when trying to compile. I tried to add the code to the generated code, but get the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me the correct procedure?&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;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2006 15:02:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-13T15:02:38Z</dc:date>
    <item>
      <title>Adding code to a view maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404257#M195276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a 'Z' table and a table maintenance view using the table maintenance generator. I want to add some code to check that entries made to the table are valid. I tried by following the menu path environment&amp;gt;modifications&amp;gt;source code but when trying to compile I get the syntax error "Statement is not accessible" when trying to compile. I tried to add the code to the generated code, but get the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me the correct procedure?&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;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 15:02:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404257#M195276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T15:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding code to a view maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404258#M195277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well all u have to do is go to se11&lt;/P&gt;&lt;P&gt;type table name go to &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;table maintenance generator &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;click on &amp;lt;b&amp;gt;environment&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;modification  over view screen&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;click on the screen number mostly 0001 &amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;and then in this screen if u go to element list u can change the list box which says "input possible to " to " &amp;lt;b&amp;gt;required&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;thats it&lt;/P&gt;&lt;P&gt;here u can change screen elemnts freely&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of course activate it for u to see changes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 15:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404258#M195277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding code to a view maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404259#M195278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se54 and add your code in a relevant event.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 15:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404259#M195278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T15:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding code to a view maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404260#M195279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this weblog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance data in Table maintenance&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For More details refer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/a7/513520407a11d1893b0000e8323c4f/frameset.htm"&amp;gt;http://help.sap.com/saphelp_erp2005/helpdata/en/a7/513520407a11d1893b0000e8323c4f/frameset.htm&amp;lt;/a&amp;gt;&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;Arun Sambargi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 15:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-code-to-a-view-maintenance/m-p/1404260#M195279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-13T15:08:47Z</dc:date>
    </item>
  </channel>
</rss>

