Skip to Content
1
Former Member
Jun 27, 2007 at 09:48 PM

EP 7.0 ESS Create Expense Report Exit Button

20 Views

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