‎2010 Nov 29 2:59 PM
Hi,
I have created one RFC FM and I have called this FM in my program as
CALL FUNCTION 'Z_BI_META_TOOL_RFC' DESTINATION 'TRANS BIU 300'
EXPORTING
obj_name = wa_ftable-tr_obj_name
obj_type = 'DSO'
tables
it_dso = gt_rsdodso
.
But when I am executing my program I am getting below error.
"Function module "Z_BI_META_TOOL_RFC" not found."
An error occurred when executing a REMOTE FUNCTION CALL.
It was logged under the name "CALL_FUNCTION_NOT_FOUND"
on the called page.
Would you please help me on this.
Thanks and Regards,
K.Krishna Chaitanya.
‎2010 Nov 29 3:05 PM
Moderator message - Welcome to SCN The FM must exist in the system TRANS BIU 300, not just the system you are calling it from. Please read [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement], and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again. Rob
‎2010 Nov 29 3:05 PM
Moderator message - Welcome to SCN The FM must exist in the system TRANS BIU 300, not just the system you are calling it from. Please read [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement], and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again. Rob