on 2024 Aug 08 6:05 AM
Hi everyone,
My customer wants to develop a custom application to update the status of Grant master data by using on-stack Developer Extensibility. The application will be able to upload an Excel file and then update the status of the Grant. I think I will use a local API to update Grant Master Data (EML syntax), but I can not find any local API for this requirement.
I have researched Business Object Interfaces but have not found them.
Please advise me!
Thank you
HI @DungVT
There is an API called API_GRANTCORE which is available on S/4HANA Public Cloud
https://api.sap.com/api/API_GRANTCORE/resource/Grant
Have you considered using this ?
Best Regards
Enda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Enda
Yes, I tried but was NOT successful.
SAP is not permitted to update the status of the Grant Master data via standard API.
Using the Postman tool to update Grant’s status via standard API will display the Error PSM_S4C_GM_MD/163.
After a long time of investigating and debugging, I found some coding that prevented Grant's status from being updated.
The code said that Modification of Grant Life Cycle status is allowed only based on the configuration entries available for Life cycle statuses.
Do you have any other solution for updating Grant's status?
Thank you
User | Count |
---|---|
66 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.