Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8494547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:19:43+00:00 2026-06-10T23:19:43+00:00

I need a search help for my bukrs field. The problem is data should

  • 0

I need a search help for my bukrs field. The problem is data should come from different system. There are 2 systems like X and Y. i am in X system and running a program.

At selection screen bukrs field exists. When i click on search help data should come from system Y.

I heard that it is possible to pull data to search help but couldn’t find enough info in sites.

Best Regards.

5 month experienced with SAP/ABAP 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T23:19:45+00:00Added an answer on June 10, 2026 at 11:19 pm

    To create a search help with a custom data selection, you can define a search-help exit in your search help. To select data in a custom way and not from a database table, go to the tab “Definition” of the search help, remove the content of the input “Selection Method” and enter a function module into the input “Search help exit”. This function module must have the same signature as the example module F4IF_SHLP_EXIT_EXAMPLE. The comments in the sourcecode of this example module will explain you how to implement it. Your implementation of this function module can then perform the data acquisition from another system with a remote function call.

    To get data from another system, you have to call a function module in a remote system via RFC (remote function call). To do this you need:

    1. the RFC-capable function module in the remote system which exports the data you need. You can set a tick on the properties tab of a function module to make it RFC-capable.
    2. An RFC connection from the local system to the remote system. RFC destinations can be created and configured with the transaction SM59.

    To call a function module via RFC, you just have to add DESTINATION [rfc-destination] to the function call.

    CALL FUNCTION 'Z_YOUR_RFC_CAPABLE_FUNCTION_MODULE'
         DESTINATION 'my_rfc_destination'
         IMPORTING [...]
    

    The user will have to log into the remote system in order to call RFC function modules in it, unless you define a username with password in the RFC connection. When you do that, you should create a dedicated system user in the remote system with minimal permissions especially for this RFC connection. When the user has too wide permissions, the RFC connection can be abused for other purposes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to get data based on date range like: SELECT * FROM MyTable
i need to pull data out of an xml file based on certain field
I need some help with regular expression. I need to search for Android 2.2.x
Hi can someone please help me in writing this regex. I need to search
I need help with dynamic search pages. I need to change: /download.php?q=search to /download.php?mp3=search
I need help on creating these cookies for my Search options. I've read the
I need help in building custom search engine for my website http://www.go4film.com . Although
I need to search for certain users on Facebook by their names(ex. Full name
I need to search for a partial match in an inverted index, following code
I need to search for the closest Dialcode bigger than the actual one. For

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.