Hi SDN
We are implementing Travel using EP7.0. While testing the Create Expense Report, everything is working as expected. We have a problem while trying to edit a previously saved trip. During editing all functions work fine. If the user clicks the Exit button whil editing the previously sved trip we receive 2 different errors from different screens. The first error occurs when trying to exit from the General Trip Data screen: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
The second error ocurs from the screen for Record Expense Receipts:
The following ABAP Exception occurred: SERVICEKEY_INVALID
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
Again, this only happens while editing a trip, not during creation. Any help would be appreciated. I believe there may be a config issue but wanted to see if anyone else had this issue.
Thanks