<?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: data-dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371060#M525374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No u cant crete T-code for view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 10:37:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T10:37:09Z</dc:date>
    <item>
      <title>data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371056#M525370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Q1.can u assign T-code for view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 07:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371056#M525370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371057#M525371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;No u can not assign T-code for views.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;suresh.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 07:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371057#M525371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371058#M525372</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;lt;b&amp;gt;SM30&amp;lt;/b&amp;gt; tcode is nothing but the Tcode for the maintainance of the Views created during the table mainteance generator.&lt;/P&gt;&lt;P&gt;Why separate Tcodes for the Views?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 09:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371058#M525372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T09:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371059#M525373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes we can create a trascation code for only one view  which is maintainance  view ...&lt;/P&gt;&lt;P&gt;the name itself it was  telling about the maintain of the table view .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Creating transaction code for table maintenance (SM30)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Allowing access to table maintenance via a custom transaction code is fairly straight forward.Once the table maintenance has been generated for a specific database table you need to Create a parameter transaction. See below for example&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; &lt;/P&gt;&lt;P&gt;Step 1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Create parameter transaction (i.e. via SE93)&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step 2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Enter transaction details. Within the Proposed values section there are a number of value which &lt;/P&gt;&lt;P&gt;can be setup, simply use drop down menu to view the list. The 2 values assigned in the following &lt;/P&gt;&lt;P&gt;example are as follows:&lt;/P&gt;&lt;P&gt;             &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  VIEWNAME:        Set table name to maintained
               UPDATE:               Open table for update&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;please see the link with screen shots :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;reward points  if it is usefull..&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 10:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371059#M525373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T10:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371060#M525374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No u cant crete T-code for view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 10:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371060#M525374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T10:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: data-dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371061#M525375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes u can create a tcode for a view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)If its a database view then check the name of the program and screen no from the selection screen of the view by path System-&amp;gt;status.&lt;/P&gt;&lt;P&gt;Go to SE93 select report with selection-screen,give the program name and screen no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) if its a maintenance view then go to SE93,select parameter transaction and give&lt;/P&gt;&lt;P&gt;VIEWNAME:                     Set table name to maintained&lt;/P&gt;&lt;P&gt; Name of the View              X UPDATE:               Open table for update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Nikhil Moghe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 11:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2371061#M525375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T11:00:07Z</dc:date>
    </item>
  </channel>
</rss>

