Issue description
The web service PROD_WS. Details could be found in this blog. When consuming the web service via an ABAP program, the following error message is raised:
This error could also be found via tcode SRT_UTIL:
How to analyze root cause
Set a breakpoint on method below:
write down the content of variable NAME:
However, in table vepfunction there is no respective record for the method:
However, in table VEPFUNCTION there is indeed a record for function /CRMOST/PROD_WS_READ with mapped name /crmost/prodWsRead.
after changing the value of name to /crmost/prodWsRead in debugger,
Then we can get the expected result:
After note 1972155 is implemented, this issue could be fixed.
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
相关推荐
当您遇到"405 - HTTP method GET is not supported by this URL"这样的问题时,通常意味着您的服务器端代码没有正确处理GET请求,或者请求被误定向到了一个不期望GET方法的Servlet。 首先,我们需要理解HTTP协议中...
Oracle数据库在运行过程中,经常会遇到各种错误代码,错误代码ORA-00845是其中的一个,它是指“MEMORY_TARGET not supported on this system”。这个错误一般发生在尝试在不支持MEMORY_TARGET参数的系统上设置该参数...
Office安装错误Per-user install not supported.txt
spacy en_core_web_md 3.2.0
运行时错误:RAISE_EXCEPTION ABAP程序: CL_PDF_VIEWER========... FEATURE_NOT_SUPPORTED 另外,SAP各种问题大全(持续更新中): https://blog.csdn.net/L1985Z/article/details/123368182?spm=1001.2014.3001.5501
解决SVN上传提示Empty directoriesis not supported 解决SVN上传提示Empty directoriesis not supported
C#连接MYSQL8.0的版本老是提示[Authentication method 'caching_sha2_password' not supported by any of the available plugins.] 这个错误,换低版本的MYSQL连接又没有问题,现在把我的经验分享一下,解决这个连接...
Request Method Not Supported(处理方案).md
Configuring Cisco StackWise Virtual Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the ...
`java-unrar-decryption-supported-20120613.jar`和`gnu-crypto.jar`是两个关键的文件,它们分别提供了解压RAR文件和处理加密功能的支持。 首先,`java-unrar-decryption-supported-20120613.jar`是一个Java库,它...
网上各种教程无法解决这个工具提示 not supported not listening问题,这个安装包给出了所有需要的文件,并给出了详细的指引。 绝大多数情况你会安装成功。如果你成功了,或者失败了,请给我评论。大家看评论区。
《Navicat for PostgreSQL 11.2:高效管理PostgreSQL数据库的利器》 Navicat for PostgreSQL 11.2是一款专为PostgreSQL数据库设计的强大管理工具,它集成了多种功能,使得数据库管理和开发变得更加便捷高效。...
ThinkPHP6.1 Filesystem Driver aliyun not supported
CCS C2000系列生成bin文件报错解决
ERROR:ABIs [armeabi] are not supported for platform.Supported ABIs are [arm64-v8a, armeabi-v7的完美解决方案-附件资源
SpringMVC和JAX-RS是两种在Java世界中广泛使用的Web开发框架,它们都用于构建RESTful服务,但有着不同的设计哲学和技术实现。这个压缩包"SpringMVC精品资源--JAX-RS & SpringMVC supported maven build.zip"显然是一...
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request. doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet Called ...
网上各种教程无法解决这个工具提示 not supported not listening问题,这个安装包给出了所有需要的文件,并给出了详细的指引。 绝大多数情况你会安装成功。如果你成功了,或者失败了,请给我评论。大家看评论区。 ...
【标题】"SpringMVC精品资源--JAX-RS & SpringMVC supported gradle bui.zip" 提供的是一份关于使用Gradle构建支持JAX-RS和SpringMVC的项目资源。这涉及到两个关键的技术栈:SpringMVC,一个用于构建Web应用程序的...