简体   繁体   中英

How to post Accounting Document similar to bapi_acc_document_post on ABAP Cloud edition?

On an on-premise we have option to call BAPI for CRUD operations. How can we achieve the same in SAP cloud environment. For example I am trying to find solution to post FI documents from external API into SAP Cloud, equivalent to bapi_acc_document_post in on-premise.

Thanks.

In Cloud Environment you can enable SAP API Business Hub to access APIs described in api.sap.com

There are several APIs available for different SAP Applications; for example checkJournal Entry - Post (Asynchronous)

You can find a Business documentation describing the use cases from a functional perspective as well as technical informations (API Specs, WSDL, urls etc..)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM