<?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: Which table contains the text to program type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067399#M972242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW. These Values are stored in the Table DD07V or DD07T.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for the input. Points will be awarded to Maheswari Chegu since his the only one who came close.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 06:57:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-03T06:57:06Z</dc:date>
    <item>
      <title>Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067391#M972234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Please could some one tell me which table contains the long text to Program Type?&lt;/P&gt;&lt;P&gt;Normally the Program Type can be viewed under Goto --&amp;gt;Attributes. Under Attributes you can select either one of the following(Executable, Include, Module Pool, Function Group, Subroutine Pool, Interface Pool and Class Pool).&lt;/P&gt;&lt;P&gt;I have checked in TRDIR and some other tables but this tables contains only the Field SUBC, which is the 1 CHAR program type (1, M, F,S,J,K). I am looking for the long text to the 1 CHAR program type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help. Thank you &lt;/P&gt;&lt;P&gt;Nadin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067391#M972234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067392#M972235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TRDIRT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067392#M972235</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-07-03T06:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067393#M972236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;nadin ram&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  These are not stored in the table level these are store in the domain &lt;STRONG&gt;Value range&lt;/STRONG&gt; level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to find the full distring of that one character you call go like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se11 - - &amp;gt; Open the domain &lt;STRONG&gt;SUBC&lt;/STRONG&gt; - -&amp;gt; click &lt;STRONG&gt;Value Range&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(In this there is a long text for the program type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the table you can procede like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to &lt;STRONG&gt;DD07t&lt;/STRONG&gt; - - &amp;gt; execute the table - - &amp;gt; give domain name &lt;STRONG&gt;SUBC&lt;/STRONG&gt; and languate &lt;STRONG&gt;EN&lt;/STRONG&gt; - - &amp;gt; execute that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067393#M972236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067394#M972237</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;&lt;/P&gt;&lt;P&gt;table REPOSRC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067394#M972237</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-07-03T06:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067395#M972238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nadin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the text in table DD07T.&lt;/P&gt;&lt;P&gt;Your selection will be DOMNAME = 'SUBC' and DDLANGUAGE = sy-langu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the text in DDTEXT field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it's help,&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067395#M972238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067396#M972239</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;Try using this function module to get the domain values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOMAIN_VALUE_GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the 1 CHAR ie., program type and get the long text &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all the values at a time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use DDUT_DOMVALUES_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vrithika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vrithika on Jul 3, 2008 8:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067396#M972239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067397#M972240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TRDIRT contains the Report title. REPOSRC conatins only the 1 CHAR Program type.&lt;/P&gt;&lt;P&gt;I still think that there is either a table or a FM that will enable you to read these text at the Domain level. Does any body know the FM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067397#M972240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067398#M972241</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 am not too sure if there is any table which stores the Text, but you can do 1 thing... since there are only 7 entries (1, I, M, F, S, J, K)... you can make entries in your ZCONSTANT table and query on that table based on the Program Type and get your long text value.&lt;/P&gt;&lt;P&gt;Hope it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067398#M972241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067399#M972242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW. These Values are stored in the Table DD07V or DD07T.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for the input. Points will be awarded to Maheswari Chegu since his the only one who came close.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 06:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067399#M972242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T06:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains the text to program type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067400#M972243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nadin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRDIR is the VIEW of table REPOSRC. Look with SE11 into this table. Look with doubleclick&lt;/P&gt;&lt;P&gt;on data element SUBC, then doubleclick on domain SUBC. On Value Range you see&lt;/P&gt;&lt;P&gt;the entries of single Vals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also look into table DD07L DD07T with key SUBC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 07:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-the-text-to-program-type/m-p/4067400#M972243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T07:06:04Z</dc:date>
    </item>
  </channel>
</rss>

