1

I want to manage Account and Role of SAP S/4HANA Cloud (HEC) by Java code.

My client tries to upgrade to SAP S/4HANA Cloud from R/3. In the previous version of SAP R/3 I could control them using sapjco3.dll and sapjco3.jar.

I find 2 ways which can manage them:

However I could not get a sample code or an article to manage them on SAP S/4HANA Cloud (HEC).

I want to know how to manage user/role on SAP S/4HANA cloud via my Java code.

4

1 回答 1

1

使用 S/4HANA Cloud SDK,您可能想看看https://blogs.sap.com/2018/09/13/deep-dive-17-with-sap-s4hana-cloud-sdk-convenient-consumption -of-sap-s4hana-soap-apis/描述了如何调用 SOAP API。有关与 S/4 系统通信的其他方式,请查看https://blogs.sap.com/2017/05/10/first-steps-with-sap-s4hana-cloud-sdk/

于 2018-12-27T09:37:42.353 回答