<?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: How to attach TCode to view maintenance?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397918#M815868</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;To attach tcode to maintenance view,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to SE93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Give your own tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Select Transaction with Parameter option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. U will get 'Create Parameter Transaction Screen'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Fill the transaction field as : SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Check 'Skip Initial Screen'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Go to name of screen field shown at bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Select 'ViewName' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Give your view name in the value field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Select 'UPDATE' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. Give the value as X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Save it and execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vadi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vadivelan B on Feb 15, 2008 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2008 10:26:25 GMT</pubDate>
    <dc:creator>i048168</dc:creator>
    <dc:date>2008-02-15T10:26:25Z</dc:date>
    <item>
      <title>How to attach TCode to view maintenance??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397914#M815864</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;Can anybody give any suggestion about how to attach&lt;/P&gt;&lt;P&gt;TCODE to view maintenance ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Urmila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 09:48:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397914#M815864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T09:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach TCode to view maintenance??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397915#M815865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Urmila,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 - create transaction with parameter transaction&lt;/P&gt;&lt;P&gt;Step 2 - In transaction give SM30 &amp;amp; choose skip initial screen if you want&lt;/P&gt;&lt;P&gt;Step 3 - In Default values table control pass&lt;/P&gt;&lt;P&gt;		VIEWNAME 	Yout maintainance view name&lt;/P&gt;&lt;P&gt;		UPDATE		X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nimesh S. Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 10:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397915#M815865</guid>
      <dc:creator>Nimesh_S_Patel</dc:creator>
      <dc:date>2008-02-15T10:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach TCode to view maintenance??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397916#M815866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Urmila,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 - create transaction with parameter transaction&lt;/P&gt;&lt;P&gt;Step 2 - In transaction give SM30 &amp;amp; choose skip initial screen if you want&lt;/P&gt;&lt;P&gt;Step 3 - In Default values table control pass&lt;/P&gt;&lt;P&gt;		VIEWNAME 	Yout maintainance view name&lt;/P&gt;&lt;P&gt;		UPDATE		X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nimesh S. Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 10:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397916#M815866</guid>
      <dc:creator>Nimesh_S_Patel</dc:creator>
      <dc:date>2008-02-15T10:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach TCode to view maintenance??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397917#M815867</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;   Goto tcode SE93-&amp;gt;give your custom tcode name then click on create button-&amp;gt;Select last radio button i.e. transaction with parameters-&amp;gt;give SM30 in transaction name, check the skip initial screen button-&amp;gt;in the bottom of the screen, there is a default values box, you just f4 on name of the screen field and select VIEWNAME, give the custom table name there-&amp;gt; in the next screen field select UPDATE and provide X in the corresponding field-&amp;gt;check all the check boxes under GUI Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 10:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397917#M815867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T10:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach TCode to view maintenance??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397918#M815868</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;To attach tcode to maintenance view,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to SE93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Give your own tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Select Transaction with Parameter option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. U will get 'Create Parameter Transaction Screen'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Fill the transaction field as : SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Check 'Skip Initial Screen'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Go to name of screen field shown at bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Select 'ViewName' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Give your view name in the value field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Select 'UPDATE' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. Give the value as X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Save it and execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vadi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vadivelan B on Feb 15, 2008 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 10:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-attach-tcode-to-view-maintenance/m-p/3397918#M815868</guid>
      <dc:creator>i048168</dc:creator>
      <dc:date>2008-02-15T10:26:25Z</dc:date>
    </item>
  </channel>
</rss>

