‎2013 Dec 03 1:47 PM
Hi experts,
I created a program in BW which display some results to end users.
The issue is that end user can't have access to BW but only to ECC. So the idea is to create a transcation in ECC which is calling those programs from BW.
Is that possible? I heard about an RFC call, but i think that it's valid for only for BW extractors and not programs.
Thanks.
Amine
‎2013 Dec 03 1:57 PM
Hi Amine,
RFC is a Function module which can take parameters such as import, export, changing and tables. As your requirement is to show output, I think the data extraction process can be coded with in BW using a RFC function module but the selection scree and output display part of the program has to be created in ECC with a RFC function call to BW.
With regards,
Bhaskar R
‎2013 Dec 03 1:57 PM
Hi Amine,
RFC is a Function module which can take parameters such as import, export, changing and tables. As your requirement is to show output, I think the data extraction process can be coded with in BW using a RFC function module but the selection scree and output display part of the program has to be created in ECC with a RFC function call to BW.
With regards,
Bhaskar R
‎2014 Mar 13 3:23 PM