Hello Experts,
There is a requirement in which i am working on and i need Expert advice from you all.
there are two system which are interacting in my project.
PRM (Partner system, "CRM")
|
CRM (CRM system).
Both are CRM system's only and the only difference is , PRM system will be exposed to partner and there will be no data stored in this system due to security reasons. All data will be provided to the Partner via RFC calls.
On PRM i am creating a F4 help where i am going to call BP_HEAD_SEARCH as a Pop up in my F4 help. Ideally BP_HEAD_SEARCH Tries to get the value from BUT000 table of PRM. But i need the values from CRM BUT000 table ! Is there any way we get the data from CRM BUT000 and show in PRM by using standard BP_HEAD_SEARCH Component.
Please suggest.
BR,
Nikhil Kulkarni