Skip to Content
0
Former Member
Apr 14, 2009 at 11:55 AM

Problem in creating trip

61 Views

Hi,

We created a custom application using web dynpro for abap to create a trip.We are using FM FITP_CREATE_TRIP_FROM_REQUEST to create a trip up to here every thing is fine and it is creating trip also.But when i am trying to create another trip in the same session it is giving error saying that "Trip keys are not available ". How to resolve this.

( Note:In the same session means.Once I created one trip i am one page with success message and i am also providing link "go to overview page".Which navigates to main page from where i can create the request again.)