Skip to Content
0
Jun 20, 2018 at 01:11 PM

testing RFC over SOAP generic web service using

168 Views

Hi All ,

e were testing RFC over SOAP generic web service on ERP6.0 EHP7 using /sap/bc/soap/wsdl11?services=

<BAPI_NAME>

it appears to be any BAPI which is not having / (slash) in its name is working fine ,however, BAPI name having /SAPSRM/ as example is not working.

http://Hostname:8000/sap/bc/soap/wsdl11?services=/BAAUTL/BAPI_USER_LOGIN

but these services works perfectly fine on ERP6.0 environment .