<?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: with which t-code can we modify table T005T? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425827#M1050928</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;Use SM30, give the table name, and click on the Customizing button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 09:12:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T09:12:11Z</dc:date>
    <item>
      <title>with which t-code can we modify table T005T?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425825#M1050926</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;     Would you please tell me which t-code we can use to modify table T005T? &lt;/P&gt;&lt;P&gt;    Thank you very much!!!&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 09:06:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425825#M1050926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T09:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: with which t-code can we modify table T005T?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425826#M1050927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 09:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425826#M1050927</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-09-10T09:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: with which t-code can we modify table T005T?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425827#M1050928</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;Use SM30, give the table name, and click on the Customizing button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 09:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425827#M1050928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T09:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: with which t-code can we modify table T005T?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425828#M1050929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is text table for T005. Country codes are defined bu customization in t code &lt;STRONG&gt;SPRO&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SPRO, Click on search button. In key word enter &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Define country&lt;/STRONG&gt; U will get a popup. Now click on the define country codes. It goes to some node. Click on execute button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if u add/delete/modify some thing here same will be reflected in T005 and T005T tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also try with Sm30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Sm30. Give V_T005*, press F4. Here it gives many maintenance views where u can maintain various fields of T005T table. For each field there will be one view. u can select one of them and explore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Reddy Vemuru on Sep 10, 2008 2:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 09:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425828#M1050929</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-09-10T09:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: with which t-code can we modify table T005T?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425829#M1050930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To update any DBtable which was custom defind we use Tcode sm30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 09:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/with-which-t-code-can-we-modify-table-t005t/m-p/4425829#M1050930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T09:28:57Z</dc:date>
    </item>
  </channel>
</rss>

