<?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: Pull down for customize table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336710#M170853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can u explain your problem clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2006 07:17:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-10T07:17:07Z</dc:date>
    <item>
      <title>Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336706#M170849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a customized table and created an abap program to display the record in the pull down.  But the record is not displaying, it's just like a text box.  What is the problem or the code that I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS: p_param LIKE ztable-rec01.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 06:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336706#M170849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336707#M170850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether data existed in Ztable and Activate properly. &lt;/P&gt;&lt;P&gt;Did you fill the data directly or through any Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336707#M170850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336708#M170851</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;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU MUST HAVE VALUE IN THE DATABASE TABLE THAN ONLY IT WILL DISPLAY THE RECORD IN PULL DOWN,SOMETIME EVEH THOUGH RECORDS WOULD BE THERE PULL DOWN MENU WONT COME,DONT WORRY IT IS NOT A BIG ISSURE ,CHECK WITH THE CODE THERE MUST BE SOME SMALL PROBELM IN THAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336708#M170851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336709#M170852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. The table is activated and I have a program that saves a record to it. It has 10 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336709#M170852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336710#M170853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can u explain your problem clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336710#M170853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336711#M170854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. PARAMETERS: p_param LIKE ztable-rec01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simply doing this won't show pull down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The field of this table rec01, / data element&lt;/P&gt;&lt;P&gt;   should have a SEARCH HELP attached to it,&lt;/P&gt;&lt;P&gt;   only then it will automatically show pull down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In se11, attach a search help to this field/data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336711#M170854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336712#M170855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrin,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I think u have to create search help to get pull down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit Thakur.&lt;/P&gt;&lt;P&gt;Please Mark The Helpful Answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336712#M170855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pull down for customize table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336713#M170856</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;If the dataelement is a standard SAP dataelement, search help would have been there. SInce u have created a new field+data element, attatch an search help to that dataelement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 07:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-down-for-customize-table/m-p/1336713#M170856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T07:47:17Z</dc:date>
    </item>
  </channel>
</rss>

