<?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 Reg SM30 specific data display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746544#M1675019</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;I have a table with table maintenance generator, for that i need to create a t-code and to display/update the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to display a specific data. For example if a user is assigned to a plant i need to show only that plant details when the user executed the t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will get the user-plant details from a role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me how to display the specific data when the t code is executed.&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;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 12:08:18 GMT</pubDate>
    <dc:creator>former_member576008</dc:creator>
    <dc:date>2012-04-23T12:08:18Z</dc:date>
    <item>
      <title>Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746544#M1675019</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;I have a table with table maintenance generator, for that i need to create a t-code and to display/update the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to display a specific data. For example if a user is assigned to a plant i need to show only that plant details when the user executed the t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will get the user-plant details from a role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me how to display the specific data when the t code is executed.&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;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 12:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746544#M1675019</guid>
      <dc:creator>former_member576008</dc:creator>
      <dc:date>2012-04-23T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746545#M1675020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a driver program that will perform the authority-check and then call the maintenance dialog with allowed value(s) (In &lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/48/d585a2982b424be10000000a421937/content.htm" name="TML0" tabindex="2" target="SAP_TEXT" title="Integrating Enhanced Table Maintenance in Customer Developments"&gt;Integrating Enhanced Table Maintenance in Customer Developments&lt;/A&gt;, look for DBA_SELLIST).&lt;/P&gt;&lt;P&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;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 12:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746545#M1675020</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-04-23T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746546#M1675021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could maybe also use maintenance event AA for this purpose, replacing the standard data retrieval routine with your own, checking the authorization and selecting the data accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746546#M1675021</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-04-23T13:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746547#M1675022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After creating table maintainance generator then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;GO to tcode-Se93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create the new T.code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under that select parameter Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then give the sm30 in the t.code in default values tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the checkbox skip initial screen in classification tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click checkbox inherit gui attributes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the default values..&lt;/P&gt;&lt;P&gt;WRITE&lt;/P&gt;&lt;P&gt;viewname = give ur table name.&lt;/P&gt;&lt;P&gt;show = X&lt;/P&gt;&lt;P&gt;save and check it once...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; then u can login with this new tcode and view and update those fields and press enter ans then save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746547#M1675022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-23T13:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746548#M1675023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I have a table with table maintenance generator, for that i need to create a t-code and to display/update the data.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Creating T-Code might not be a problem, as you can have lot of help on this. Also Ramya has given correct way to create a T-code for TM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;But i need to display a specific data. For example if a user is assigned to a plant i need to show only that plant details when the user executed the t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will get the user-plant details from a role.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Events could be useful for this, you can see there will be Z - Screen and Includes be avail, you can implement appropriate event and replace the data by conditions you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also here would like to mention you can go for Extended Table maintenance generator too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using event again should not be a problem you can find lot of documents for that as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this could be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravindra Sonar. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 16:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746548#M1675023</guid>
      <dc:creator>former_member214878</dc:creator>
      <dc:date>2012-04-23T16:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746549#M1675024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have created table completed table maintenance generator and created few entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When checking that entries in sm30, i'm able to see all the entries. Later i created the AA event and named the routine before_display. I was unable to put a break point, because function group is inactive. Then i activated the function group and table. Now, i was able to keep a break point in the routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, i created a tcode for the table maintenance generator. When i executed that t code, the system stopped in debugger at the routine. I checked the tables TOTAL and EXTRACT in the debugger but there is no data in that. After executing the debugger there is no data in the SM30 also. But the data is available in SE16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have deleted my table maintenance generator and followed the above approach. Again the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 07:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746549#M1675024</guid>
      <dc:creator>former_member576008</dc:creator>
      <dc:date>2012-04-24T07:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746550#M1675025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Later i created the AA event and named the routine before_display.&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;I checked the tables TOTAL and EXTRACT in the debugger but there is no data in that.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What coding did you put in AA event, you have to fill &lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/91/ca9fb9a9d111d1a5690000e82deaaa/content.htm"&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;internal table TOTAL&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;yourself&amp;nbsp; in your code. I suggest first calling form TABLE_GET_DATA (Include LSVIMFTX is already included in your function group, you could also copy it in your event form code) and then filter data using authority-checks. - Better rename it read_data than before_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: reference at &lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/91/ca9f56a9d111d1a5690000e82deaaa/content.htm" target="SAP_EXTHLP_a75139ef407a11d1893b0000e8323c4f"&gt;Event AA&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746550#M1675025</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-04-24T08:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746551#M1675026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not written any code in the routine. I just tried whether data is flowing or not. Now i understood that i need to push the data. I will write a select query and fill the TOTAL table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't know why the data deleted from SM30. &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;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 10:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746551#M1675026</guid>
      <dc:creator>former_member576008</dc:creator>
      <dc:date>2012-04-24T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746552#M1675027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That event AA is a &lt;EM&gt;replacement&lt;/EM&gt; of the standard, you need to do the selection yourself, thus TOTAL arrives emtpy inside your own routine. If you don't do anything there, SM30 shows no records, as you have found out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 10:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746552#M1675027</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-04-24T10:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746553#M1675028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Thomas, do i have to delete and re generate the table maintenance generator after creating the AA event. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 10:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746553#M1675028</guid>
      <dc:creator>former_member576008</dc:creator>
      <dc:date>2012-04-24T10:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746554#M1675029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably so, but you could well try this yourself. Don't re-generate it, see the result, if something is missing, re-generate it.&lt;/P&gt;&lt;P&gt;The more you find out yourself, the steeper your learning curve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 10:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746554#M1675029</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-04-24T10:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SM30 specific data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746555#M1675030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the solution.The changes are working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you Thomas and Raymond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. Now I'll try Raymond's approach &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/731/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 11:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sm30-specific-data-display/m-p/8746555#M1675030</guid>
      <dc:creator>former_member576008</dc:creator>
      <dc:date>2012-04-24T11:05:54Z</dc:date>
    </item>
  </channel>
</rss>

