Application Development 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: 

HelpSearch by RFC

Former Member
0 Kudos

Hello Gurús.

I need to build a HelpSearch in CRM system, and this object need to call a HelpSearch in ERP system.

I supose I need to use a function module in Search help exit in CRM and this FM need call a RFC to ERP.

The helpsearch is called CRAM in ERP system,

The structure of function module is like F4IF_SHLP_EXIT_EXAMPLE.

But I need pass values for the out structure of FM for build the helpsearch (SHLP_TAB).

I don´t konw how achieve that in way easy taking advantage of the HelpSearch CRAM.

I supose I need to use a funciton module type F4XXX for found the strcuture necessary in the RFC of ERP.

Thanks.,

Roberto.

1 REPLY 1

Former Member
0 Kudos

The two way communications for an RFC search help would take a great deal of time. I would build this in the CRM system.

Rob