This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
- Mute
- Subscribe
- Bookmark
- Report Inappropriate Content
Unable to modify entries in returned expense report using APIs
Dear All,
While performing the below actions using APIs in a returned(Sent back to employee) expense report, we are facing issues.
The expense report is returned but still, we are facing this issue. Did anyone else face the same issue with API?
Do you know if there is any alternative for this?Thanks in advance for your help.
- Error while adding an expense entry in a returned expense report. <Message>Unable to add entries to a report that has been submitted.</Message>
- Error while deleting an expense entry in a returned expense report. <Message>Unable to delete entries from a report that has been submitted.</Message>
- Error while changing the expense type in a returned expense report . <Message>The Expense Type Code of an entry cannot be changed.</Message>
Regards,
Raghu
- Labels:
-
Integrations
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
- Mute
- Subscribe
- Bookmark
- Report Inappropriate Content
@raghav3180 I've reached out to my API contact to see if he can answer your question.
Thank you,
Kevin
SAP Concur Community Manager
Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
- Mute
- Subscribe
- Bookmark
- Report Inappropriate Content
Raghu - I was talking to George about it this morning. Can you articulate the use case? "Normal" use case for adding expenses to an expense entry would be to create the expense report and then add the entries. Your scenario has an expense report being returned back to the employee and then you want to automatically add (or modify) an expense entry...and then have the employee resubmit it?
I am trying to understand the circumstances why we would want an automated solution when something is manually returned. It probably wasn't something considered when implementing the v3.0 API.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
- Mute
- Subscribe
- Bookmark
- Report Inappropriate Content
Thanks for your reply, Chapman
Yes, we wanted to add/delete expense entries in a report returned to employees.
We are building an interface from a different system in this we have a scenario to add and delete entries from a returned report.