<?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: 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/1604619#M271395</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;chk this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM F_GET_details .&lt;/P&gt;&lt;P&gt;REFRESH INT_RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--THIS WILL FETCH THE details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT Bill plant price&lt;/P&gt;&lt;P&gt;FROM ztable_numplant &lt;/P&gt;&lt;P&gt;INTO TABLE int_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;*--MESSAGE IS 'NO data found'&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;RETFIELD = 'screen field'&lt;/P&gt;&lt;P&gt;VALUE_ORG = 'S'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;VALUE_TAB = INT_tab&lt;/P&gt;&lt;P&gt;RETURN_TAB = INT_RET&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;PARAMETER_ERROR = 1&lt;/P&gt;&lt;P&gt;NO_VALUES_FOUND = 2&lt;/P&gt;&lt;P&gt;OTHERS = 3.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;READ TABLE INT_RET INDEX 1 INTO INT_RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen_filed1 = INT_RET-FIELDVAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*second screen field obtained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;read table int_table with key Bill = screen_filed1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen_field2 = int_table-plant&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped mark points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anversha s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 12:12:06 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-09-19T12:12:06Z</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/1604616#M271392</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;I am using &amp;lt;b&amp;gt;POV&amp;lt;/b&amp;gt; to call search help on a field of screen.&lt;/P&gt;&lt;P&gt;i am using FM &amp;lt;b&amp;gt;'F4IF_INT_TABLE_VALUE_REQUEST'&amp;lt;/b&amp;gt; to display the search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirment is that when the user clicks on search help that field &amp;amp; the next field on the screen should get populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to assign data to the 2nd screen field but not able to display on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to display the 2nd screen field data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/1604616#M271392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T12:06:06Z</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/1604617#M271393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use the FM "dynp_vales_update" for this purpose.&lt;/P&gt;&lt;P&gt;Check out this link&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.geocities.com/victorav15/sapr3/examples/dynpval.txt"&amp;gt;http://www.geocities.com/victorav15/sapr3/examples/dynpval.txt&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/1604617#M271393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T12:10: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/1604618#M271394</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; For this you can use search helps instead of POV's. To serve your purpose you can use collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/1604618#M271394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T12:11:25Z</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/1604619#M271395</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;chk this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM F_GET_details .&lt;/P&gt;&lt;P&gt;REFRESH INT_RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--THIS WILL FETCH THE details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT Bill plant price&lt;/P&gt;&lt;P&gt;FROM ztable_numplant &lt;/P&gt;&lt;P&gt;INTO TABLE int_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;*--MESSAGE IS 'NO data found'&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;RETFIELD = 'screen field'&lt;/P&gt;&lt;P&gt;VALUE_ORG = 'S'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;VALUE_TAB = INT_tab&lt;/P&gt;&lt;P&gt;RETURN_TAB = INT_RET&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;PARAMETER_ERROR = 1&lt;/P&gt;&lt;P&gt;NO_VALUES_FOUND = 2&lt;/P&gt;&lt;P&gt;OTHERS = 3.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;READ TABLE INT_RET INDEX 1 INTO INT_RET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen_filed1 = INT_RET-FIELDVAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*second screen field obtained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;read table int_table with key Bill = screen_filed1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen_field2 = int_table-plant&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped mark points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anversha s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/1604619#M271395</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-19T12:12:06Z</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/1604620#M271396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using module pool program.&lt;/P&gt;&lt;P&gt;'DYNP_VALUES_UPDATE' doesnt display the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it only displays when i use the enter button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds&lt;/P&gt;&lt;P&gt;kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-in-module-pool/m-p/1604620#M271396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T12:22:05Z</dc:date>
    </item>
  </channel>
</rss>

