Question:
Hi guys,
I am new to BC and I have a question which might be very basic!
I have some RFC enable fucntion calls in SAP r/3. I can look this up from the BC server. but How do I use this function? how do I submit an RFC call or a BAPI call to SAP? what services( if any standard) do I use?.
can anyone please give me directions?
Thanks a bunch in advance!
Shay!
Answer:
Hi,
See the integrator tutorial for this.
u need to do following:
1. go throgh browser to access administrator screen of bc.
2.go to sap adapter, create map for RFC/BAPI.
3.Go to integrator, you will see service created for ur bapi/rfc.
4.Execute it or call from ur flow service.
Answer:
Hi,
That's good and i can advice you to go to the Third approach.
i.e by using the SAP RFC.
For the above , SAP itself is providing lot of of option to connect from the External System.
Here are below::
1) SAP JCO
2) SAP BC and etc.
SAP JCO:
It'z an java middleware interface provided under SAP JCO in SAP , All the while you will have to write your own java interface using the JCO to connect to SAP to the Transaction(BAPI's can be accessed in via SAP JCO).
SAP BC:
Same above approach but the technolgy is different.If you need please don't hesitate to mail me..I can share my knowledge on this.
dotcomramesh@rediffmail.com
thanks
ramesh
Answer:
Thank you all guys.
With your inputs , I now have a fair Idea!..
You all have a very nice day!
Shay!
Answer:
Hi,
See the integrator tutorial for this.
u need to do following:
1. go throgh browser to access administrator screen of bc.
2.go to sap adapter, create map for RFC/BAPI.
3.Go to integrator, you will see service created for ur bapi/rfc.
4.Execute it or call from ur flow service.
Prasanna,
When I run the service(test) in the Browser(BC Admin) it works fine..But when I test it in the Integrator, I can't see the Data!! I am thinking I have to a little more than Just create a Map on the SAP BC Admin side..
can you please Help?
Also what documentation should I look at?.. I started with the Tutorial and ended up with SOAPUserGuide and More!.. So I am lil Lost in this huge wealth of Information!..
Ur guidance will help.. Thanks so much.
Wish you and others here a very Happy new Year.
regards
Still_a_newbie.