<?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 Search help in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512714#M1260496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am developing a screen in Module pool.&lt;/P&gt;&lt;P&gt;In my screen , Two fields r there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-- Issue No.---  (Dropdown list)&lt;/P&gt;&lt;P&gt;2- Item No.------(Dropdown list)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Fields are coming From the DB Table created by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i feed d rest data on the screen it will genereate The Assignment no.&lt;/P&gt;&lt;P&gt;THIS IS THE OBJECTIVE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ITEM NO field, the ITEMS shd be displayed as per the Isuue No.&lt;/P&gt;&lt;P&gt;Like for a Issue no there are 4 or 5 Itemnos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose i choosed ISSUENO  " AAA01".&lt;/P&gt;&lt;P&gt;then in ITEMNO it shd display those ITEMNO belongs to the Issueno "AAA01".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without using function module , by d help of searchhelp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting data In itemFIeld, But all d Itemnos, not as per the Issueno.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2009 03:16:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-21T03:16:59Z</dc:date>
    <item>
      <title>Search help in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512714#M1260496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am developing a screen in Module pool.&lt;/P&gt;&lt;P&gt;In my screen , Two fields r there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-- Issue No.---  (Dropdown list)&lt;/P&gt;&lt;P&gt;2- Item No.------(Dropdown list)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Fields are coming From the DB Table created by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i feed d rest data on the screen it will genereate The Assignment no.&lt;/P&gt;&lt;P&gt;THIS IS THE OBJECTIVE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ITEM NO field, the ITEMS shd be displayed as per the Isuue No.&lt;/P&gt;&lt;P&gt;Like for a Issue no there are 4 or 5 Itemnos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose i choosed ISSUENO  " AAA01".&lt;/P&gt;&lt;P&gt;then in ITEMNO it shd display those ITEMNO belongs to the Issueno "AAA01".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without using function module , by d help of searchhelp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting data In itemFIeld, But all d Itemnos, not as per the Issueno.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 03:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512714#M1260496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T03:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search help in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512715#M1260497</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;Create search help for item no and create a search help exit for filtering the data as per your requirement ( item no pertaining to the issue number) ... pass Issue number as importing parameter to the search help and exporting item number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attach the search help to the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 06:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512715#M1260497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T06:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search help in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512716#M1260498</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;  First you capture the input which you have given in the Issue no field using the following FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM 'C14Z_DYNP_READ_FIELD'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Instance it should be like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data : v_field(255) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'C14Z_DYNP_READ_FIELD'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;i_program = sy-repid&lt;/P&gt;&lt;P&gt;i_dynpro = sy-dynnr&lt;/P&gt;&lt;P&gt;i_fieldname = 'V_PLANT' "here specify your own field which u want to read&lt;/P&gt;&lt;P&gt;i_flg_steploop = ''&lt;/P&gt;&lt;P&gt;CHANGING&lt;/P&gt;&lt;P&gt;e_value = v_field. "Specify the variable inwhich u want to have the value and based on that u select other F4 help entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then based on the selected value select the data to shown in the select search help and apply that internal table in second field search help FM call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the FM "F4IF_INT_TABLE_VALUE_REQUEST"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 07:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/5512716#M1260498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T07:10:06Z</dc:date>
    </item>
  </channel>
</rss>

