Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can I make a remote match code?

alonso_valenzue
Participant
0 Likes
287

I want to make a match code from the position field. But the data I want to access is in another logic system. I want to do this from SRM (logic system SRDCLNT130) but accessing data in R3 ( logic system R3DCLNT130 ). In others words, the data displayed should be from the R3 system.

I want to display the organizative structure of R3 and the user could to navigate throw the structure.

How can I make this "match code remote"?

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
257

Hi Juan

you need to create a search help exit and in the exit you need to hit the other logical system and fetch data and use that in ur current system.. check my blog for codeing of the search help exit.

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
258

Hi Juan

you need to create a search help exit and in the exit you need to hit the other logical system and fetch data and use that in ur current system.. check my blog for codeing of the search help exit.