<?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 retriew from table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734489#M1300512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You answered your own question - you get the translations of the values from the domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 15:15:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-01T15:15:45Z</dc:date>
    <item>
      <title>data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734484#M1300507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have pulled the data from a atable.&lt;/P&gt;&lt;P&gt;However this data is all Numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex - 1 means 'Requested'.&lt;/P&gt;&lt;P&gt;       2            'Approved' &lt;/P&gt;&lt;P&gt;       3            'Rejected'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i run my report it gets all this numbers and this Numbers mean nothing to the user. However when i look inot this table it has the F4 help. on the F4 it gives the number against the meaning of it. How do we pull this into the report.&lt;/P&gt;&lt;P&gt;I dont want to hard code this vaues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 14:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734484#M1300507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734485#M1300508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What table field are you getting the data from? Is there a check table against the field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 14:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734485#M1300508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734486#M1300509</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;Fetch the description from the DB table and update the internal table with corresponding descriptions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 14:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734486#M1300509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T14:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734487#M1300510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the above does not works out, then see the VALUE TABLE for that domain level in SE11&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734487#M1300510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734488#M1300511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no check Table against it. the Value is stored at the Domain level of the field in the value range TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ur reference pls chech the Table&lt;/P&gt;&lt;P&gt;table - T000&lt;/P&gt;&lt;P&gt;field, data element, domian - CCCORACTIV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the value range of the domain you would find some Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;P&gt;Ster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734488#M1300511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734489#M1300512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You answered your own question - you get the translations of the values from the domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734489#M1300512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734490#M1300513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob.&lt;/P&gt;&lt;P&gt;Yes I could get it from the Domain. but my question was which table stores this values so I can pull it in the program.&lt;/P&gt;&lt;P&gt;However I got the table &lt;/P&gt;&lt;P&gt;DD07V ,&lt;/P&gt;&lt;P&gt;the input is the Domain name and the language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is the correct approach or is thr any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734490#M1300513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734491#M1300514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe there's a FM to do this. Have you looked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734491#M1300514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734492#M1300515</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 this Function Module to retrieve those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_DME_ANA_WB_GET_DOM_FIXVALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the field name and value, you will get text of that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aswarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734492#M1300515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: data retriew from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734493#M1300516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for suggesting to find and FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found one - LIS_SSV_GET_DOM_VALUE_TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i didnt find this in My system - RS_DME_ANA_WB_GET_DOM_FIXVALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retriew-from-table/m-p/5734493#M1300516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T15:47:00Z</dc:date>
    </item>
  </channel>
</rss>

