<?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 with data dictionary and SM30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679929#M299703</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 should use the event for SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating the program for SM30 go to: Enviroment-&amp;gt;Modification-&amp;gt;Events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can insert a routine to load the description, for example the event 05 (Creating a new entry).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2006 12:12:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-23T12:12:05Z</dc:date>
    <item>
      <title>Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679928#M299702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I've created a Z table ZMAT containing 3 fields MANDT, MATNR and MAKTX. Also i've created table maintainance for this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is like this. I want to log on to SM30 to maintain ZMAT table. when I enter any material number and press 'Enter' key, material description should automatically come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be achieved? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 11:57:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679928#M299702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T11:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679929#M299703</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 should use the event for SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating the program for SM30 go to: Enviroment-&amp;gt;Modification-&amp;gt;Events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can insert a routine to load the description, for example the event 05 (Creating a new entry).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 12:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679929#M299703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T12:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679930#M299704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure for this why do you need a custom table.&lt;/P&gt;&lt;P&gt;You can simply look at MAKT table in SE16 right which will also have a selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still want to do in this, after entering the table name in SM30, choose the Enter Conditions radio button and then you can enter the selection criteria and that will fetch the data for the given conditions from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While entering data, if you want the functionality, then you will have to use the events and do the coding to get the description and populate the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 12:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679930#M299704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679931#M299705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Max,&lt;/P&gt;&lt;P&gt;Thanks for the update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've inserted a new form include (event 05). Then I am writting a simple code to fetch the data (Select statement). But I am getting an error 'Statement Not accessible'. Why this error could be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 12:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679931#M299705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679932#M299706</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;After insertin the event 05, you have to define the routine name and the create a form with this name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hit-&amp;gt; 05 - GET_DESCRIPTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM GET_DESCRIPTION.&lt;/P&gt;&lt;P&gt;SELECT SINGLE MAKTX FROM MAKT INTO ZMAT-MAKTX&lt;/P&gt;&lt;P&gt;                           WHERE SPRAS = SY-LANGU&lt;/P&gt;&lt;P&gt;                             AND MATNR = ZMAT-MATNR.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 12:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679932#M299706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with data dictionary and SM30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679933#M299707</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;Go to table maintenacnce-&amp;gt; Environment-&amp;gt; Modification-&amp;gt; Events.&lt;/P&gt;&lt;P&gt;(only if u have further acess...)&lt;/P&gt;&lt;P&gt;u can create a form for several events like:&lt;/P&gt;&lt;P&gt;- before saving an entry&lt;/P&gt;&lt;P&gt;- after saving an entry&lt;/P&gt;&lt;P&gt;- before deleting an entry&lt;/P&gt;&lt;P&gt;- before creating an entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help you to do customization in SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this weblog on table maintenance:&lt;/P&gt;&lt;P&gt;/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 18:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-data-dictionary-and-sm30/m-p/1679933#M299707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T18:46:47Z</dc:date>
    </item>
  </channel>
</rss>

