将S/4HANA的自定义BO功能以Web Service的方式暴露给第三方

Posted JerryWangSAP

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了将S/4HANA的自定义BO功能以Web Service的方式暴露给第三方相关的知识,希望对你有一定的参考价值。

首先登录S/4HANA系统,在Custom Business object tile里找到自定义的BO:

技术图片

点击Edit draft:

技术图片

将Service Generation的勾打上,点击publish生成OData服务:

技术图片

打开Custom communication Scenarios

技术图片

A communication scenario is the basis definition for a communication between systems. It defines a solution to be made available for external systems.

新建一个communication scenario:

技术图片

取名Bonusplan:

技术图片

将之前创建的服务添加到该新建的scenario的inbound service里去:

技术图片

进入communication arrangement维护页面:

技术图片

基于刚才创建的Communication scenario,新建一个Communication arrangement:

技术图片
技术图片

By exposing the service via custom communication scenario and communication arrangement, you will be able to select it from the list of services in a SAP Web IDE project.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

以上是关于将S/4HANA的自定义BO功能以Web Service的方式暴露给第三方的主要内容,如果未能解决你的问题,请参考以下文章

我们一起探索SAP S/4HANA功能亮点

S/4HANA中的销售计划管理

SAP S/4HANA 助力家家悦实现新零售创新转型

如何将S/4HANA系统存储的图片文件用Java程序保存到本地

打通C/4HANA和S/4HANA的一个原型开发:智能服务创新案例

WIX 中功能的自定义操作