on 2024 Jul 05 4:10 PM
Hi everyone
Is there API to Read a Fixed Asset?
I'm using S/4HC Public Edition and want to read an Asset from Integration Suite
Request clarification before answering.
Hello,
Thank you for your question.
Here you can find all APIs: https://api.sap.com/products/SAPS4HANACloud/apis/all
Kind regards,
Henrike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Currently we do not offer any kind of event based communication, workflow etc for Business Object "Fixed Asset". However, we are working on this topic to support a MDI interface to exchange essential data for this BO including synchronisation. Stay tuned! For the time being, please use the existing API.
Best regards,
Mick
Hello KirillPalkov . SAP provides APIs for fixed asset accounting that can be utilized to evaluate data about the assets recorded in the system
You can find all the APIs for Asset Accounting with documentation
Example : get_FixedAssetAcquisition GET API - Returns fixed asset details for the given filter query.
You can review your business requirements and leverage the API . However in most cases you can also create the Custom API by Creating an External API using the Custom CDS Views
Please check CDS Views for Asset Accounting
You can also leverage analytical queries based on Released CDS query views that can be used to read by creating the OData API. You can also create a custom CDS View and then expose a Custom CDS View as External API to read the asset data. Learn more with documentation
For more advanced scenario in your case, you can review the new capabilities that SAP offers for integration using the developer extensibility offered in the 3 System Landscape to allow customers to create custom APIs using released ABAP objects (example). You have to configure External Service Consumption (Outbound Communication)
Hope this helps.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 30 | |
| 27 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.