<?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 Doubt in Table controll in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-table-controll/m-p/3419258#M821247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using one field of the the type of a dictionary field,which has value ranges , so that when we check the list box option, in the screen we are able to see two values in the drop down.&lt;/P&gt;&lt;P&gt;"ADD","DELETE".Can I add one more option ''REPLACE'' &lt;STRONG&gt;from the program&lt;/STRONG&gt;, depending on certain conditions.&lt;STRONG&gt;I dont want to modify the value range&lt;/STRONG&gt;, in the data dictionary.In some rows i want to put REPLACE.&lt;/P&gt;&lt;P&gt;Actually it takes values as A,D.and in the drop down we have like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A add&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D Delete.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If i m explicitly assigning R, only R is appearing.But how the description will come,as it comes from the dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the drop down to be &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A add&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D delete&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;R replace&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again i m specifying this i want to achieve..&lt;STRONG&gt;with out modifying the value range in the domain&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please help me out in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2008 13:33:42 GMT</pubDate>
    <dc:creator>former_member195383</dc:creator>
    <dc:date>2008-02-11T13:33:42Z</dc:date>
    <item>
      <title>Doubt in Table controll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-table-controll/m-p/3419258#M821247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using one field of the the type of a dictionary field,which has value ranges , so that when we check the list box option, in the screen we are able to see two values in the drop down.&lt;/P&gt;&lt;P&gt;"ADD","DELETE".Can I add one more option ''REPLACE'' &lt;STRONG&gt;from the program&lt;/STRONG&gt;, depending on certain conditions.&lt;STRONG&gt;I dont want to modify the value range&lt;/STRONG&gt;, in the data dictionary.In some rows i want to put REPLACE.&lt;/P&gt;&lt;P&gt;Actually it takes values as A,D.and in the drop down we have like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A add&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D Delete.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If i m explicitly assigning R, only R is appearing.But how the description will come,as it comes from the dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the drop down to be &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A add&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D delete&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;R replace&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again i m specifying this i want to achieve..&lt;STRONG&gt;with out modifying the value range in the domain&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please help me out in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 13:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-table-controll/m-p/3419258#M821247</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-02-11T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Table controll</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-table-controll/m-p/3419259#M821248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value range for the domain is stored in table DD07L. you can select all the values specified in the domain from this table in your program in an internal table and assign it in input help for the field. &lt;/P&gt;&lt;P&gt;It will select A and D from the domain and display in dropdown.&lt;/P&gt;&lt;P&gt;based on your conditions you can append R to the internal table before passing it for input help.&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,&lt;/P&gt;&lt;P&gt;Komal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 17:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-table-controll/m-p/3419259#M821248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T17:31:09Z</dc:date>
    </item>
  </channel>
</rss>

