Hello everyone,
I need to create service that calls BAPI in SAP.
I understood that outbound maps should not be used for BAPIs and input parameters should be passed in xml format. Am I wrong?
Could somebody tell what steps should I take to call BAPI or give me an example of service.
thanks in advance
hello,
i am too a newbey,
This is how i have called BAPI from SAP.
First create a MAP for the BAPI Function you want to call in the IS Admin and then it will create flow service automatically and use this flowservice to get the results.
I am a newbey on this as well.
What do you mean by “Create a MAP”? Can you please describe it or point me to a document for this information?
Thanks