<?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 find out data dictinary table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018988#M1497791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in mm02 tcode  views like mrp 04  block   bom explosion/ requrements  under one field is  individual/coll (marc-sbdkz).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select this field press f4  value along  value and with some text come .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want this text on which table save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 13, 2010 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Jun 2010 08:13:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-12T08:13:44Z</dc:date>
    <item>
      <title>find out data dictinary table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018988#M1497791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in mm02 tcode  views like mrp 04  block   bom explosion/ requrements  under one field is  individual/coll (marc-sbdkz).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select this field press f4  value along  value and with some text come .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want this text on which table save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 13, 2010 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jun 2010 08:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018988#M1497791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-12T08:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: find out data dictinary table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018989#M1497792</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 dont have a system right now.&lt;/P&gt;&lt;P&gt;Go to the domain of that field and check the value table name( the value table will have the texts).&lt;/P&gt;&lt;P&gt;If value table doesnt exist, then check the fixed values.&lt;/P&gt;&lt;P&gt;If fixed values exists, then use fm GET_DOMAIN_VALUES.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jun 2010 18:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018989#M1497792</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-06-13T18:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: find out data dictinary table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018990#M1497793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run transaction ST05 against F4. That will show you the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jun 2010 20:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018990#M1497793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-13T20:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: find out data dictinary table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018991#M1497794</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;The F4 values are maintained as &lt;STRONG&gt;Fixed values&lt;/STRONG&gt; in the domain &lt;STRONG&gt;SBDKZ&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The text maintained for the fixed values are stored in the table &lt;STRONG&gt;DD07T&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;You can fetch these text by passing &lt;STRONG&gt;DOMNAME&lt;/STRONG&gt; as &lt;STRONG&gt;SBDKZ&lt;/STRONG&gt; and &lt;STRONG&gt;DDLANGUAGE&lt;/STRONG&gt; as &lt;STRONG&gt;SY-LANGU&lt;/STRONG&gt; from table &lt;STRONG&gt;DD07T&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Keshav told : You can also use the FM &lt;STRONG&gt;GET_DOMAIN_VALUES&lt;/STRONG&gt; for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 04:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018991#M1497794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-14T04:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: find out data dictinary table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018992#M1497795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 05:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-out-data-dictinary-table/m-p/7018992#M1497795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-14T05:00:20Z</dc:date>
    </item>
  </channel>
</rss>

