<?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: replace fixesd values with a value table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309587#M1918314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Raymond for your reply..As I am new to abap I have a few queries.&lt;/P&gt;&lt;P&gt;1.After creating the dialog maintenance will it call the text table automatically and display the entire text as dropdown is using the domain name as reference.&lt;/P&gt;&lt;P&gt;2.is deleting the fixed values from the value range of domain and creating the table as discussed earlier and using the same in the value table solve the issue. Please let me know of the above points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2015 14:55:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-09-28T14:55:25Z</dc:date>
    <item>
      <title>replace fixesd values with a value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309585#M1918312</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;I have a dropdown that displays values from the fixed values maintained in the values range of a domian. but now the requirement is to remove the fixed values from the domain and create a ztable with these values(enterd throgh SM30) and assign it to domain. And also the dropdown should display the entire description but only key (the number) should get saved. please tell me the step by step procedure to acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Pritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 12:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309585#M1918312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-28T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: replace fixesd values with a value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309586#M1918313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;Create/activate a table that contains only the value (client + one field using domain, both keys)&lt;/LI&gt;&lt;LI&gt;Create/activate a text table associated to the previous one (same keys + language + text field, foreign relation of text type)&lt;/LI&gt;&lt;LI&gt;Create a dialog maintenance for the table (will use text table implicitly, should trigger transport)&lt;/LI&gt;&lt;LI&gt;Fill the table with current values of domain&lt;/LI&gt;&lt;LI&gt;Change the domain to use the table as a value table&lt;/LI&gt;&lt;LI&gt;If required activate dynpro using this domain&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 12:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309586#M1918313</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-09-28T12:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: replace fixesd values with a value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309587#M1918314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Raymond for your reply..As I am new to abap I have a few queries.&lt;/P&gt;&lt;P&gt;1.After creating the dialog maintenance will it call the text table automatically and display the entire text as dropdown is using the domain name as reference.&lt;/P&gt;&lt;P&gt;2.is deleting the fixed values from the value range of domain and creating the table as discussed earlier and using the same in the value table solve the issue. Please let me know of the above points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 14:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309587#M1918314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-28T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: replace fixesd values with a value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309588#M1918315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some more queries:&lt;/P&gt;&lt;P&gt;Can i use the same domain name as it a Z domain and it is a standard transaction so I will not be able to activate the dynpro. Is it fine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 14:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309588#M1918315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-28T14:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: replace fixesd values with a value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309589#M1918316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The domain of a standard data element cannot be changed without a modification. It is also not recommended in general. If the field is a custom one then you can use a custom domain. It is possible to add custom fields to standard transactions via designated user exits, so standard transaction &amp;lt;&amp;gt; all standard fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to ask for a mentor to be assigned to you while you are learning. Also - just look at how the same things are already done in SAP. E.g. your first question could have been easily answered without SCN if you've just looked at any configuration table (T*) that has a text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 02:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-fixesd-values-with-a-value-table/m-p/11309589#M1918316</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-09-29T02:35:20Z</dc:date>
    </item>
  </channel>
</rss>

