<?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: Using Search Help from another client? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357187#M1233335</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;tables and data are client independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you find no data is present in your system and want to get data from another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use FM --RFC_READ_TABLE using RFC destination and put in one internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write manual F4 help for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2009 13:21:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-03T13:21:03Z</dc:date>
    <item>
      <title>Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357185#M1233333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I have to use a search help available in another client in one of my input parameters on a selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My report is in SRD system but the search help is in ECC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search help is actually PRPM &amp;lt;== Matchcode for WBS elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...Is it possible to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you guys can guide me . Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 13:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357185#M1233333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-03T13:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357186#M1233334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not in another client - it's in another instance. It's important to get terminology right, since search helps are client &lt;STRONG&gt;independent&lt;/STRONG&gt; objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you'd need to write a search help on your SRD system, that calls an RFC enabled function module on your ECC system, that gets the data from the search help there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 13:16:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357186#M1233334</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-04-03T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357187#M1233335</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;tables and data are client independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you find no data is present in your system and want to get data from another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use FM --RFC_READ_TABLE using RFC destination and put in one internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and write manual F4 help for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 13:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357187#M1233335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-03T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357188#M1233336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, the reason being...they want to use PRPM because they would like to allow users to search for the WBS element as well as filter by Person Responsible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I'm doing it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'BBP_GET_BACKEND_SYSTEMS'
    TABLES
      et_logical_systems = lt_logical_sys
      et_messages        = lt_logical_msg.

  IF lt_logical_msg IS INITIAL.
    READ TABLE lt_logical_sys INTO ls_logical_sys INDEX 1.
    IF sy-subrc = 0.
      MOVE ls_logical_sys-logsys TO lw_logical_sys.
    ENDIF.
  ENDIF.

  CALL FUNCTION 'RFC_GET_TABLE_ENTRIES'
    DESTINATION lw_logical_sys
    EXPORTING
      table_name = 'PRPS'
    TABLES
      entries    = lt_entries.

  IF lt_entries[] IS NOT INITIAL.

    LOOP AT lt_entries INTO ls_entries.
      ls_wbs-posid = ls_entries+11(24).
      ls_wbs-post1 = ls_entries+35(40).
      APPEND ls_wbs TO lt_wbs.
    ENDLOOP.

*       F4 for WBS pop up.
    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
      EXPORTING
        retfield     = 'POSID'
        window_title = text-012 "WBS Element
        value_org    = 'S'
      TABLES
        value_tab    = lt_wbs
        return_tab   = lt_return_tab.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 13:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357188#M1233336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-03T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357189#M1233337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any example guys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use a search help from another instance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to access a search help in ECC while my report is in SRD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2009 05:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357189#M1233337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-05T05:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Search Help from another client?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357190#M1233338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manage to solved it on my own&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 08:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-search-help-from-another-client/m-p/5357190#M1233338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-11T08:02:07Z</dc:date>
    </item>
  </channel>
</rss>

