Hello XI SDN'ers
Following is my scenario:
File System -> XI -> R/3 Webservices (BAPI_MATERIAL_ExistenceCheck)
from my file system I am getting a "Material Number" and I have to check in R/3 if that material exist or not using R/3 webservices.
I downloaded WSDL file of the corresponding BAPI.
My questions is:
(1). Is it possible to use this WSDL through SOAP Adapter to call R/3 webservice? or else is there any other better way to implement this functionality?
(2). If I use this WSDL, how I can specify "R/3 Logon Authentication and Client number"?
Thanks & Regards,
Satish.