Hi Experts,
we used travel ABAP Wedynpro for ESS.
when I try to display form (FITV_TRIP_FORM) from travel assistant page, then it refer to ESS Task UWL Page.
is there thing that I missed for configuration?
here is my SPRO ESS configuration for FITV_TRIP_FORM
Object Name = FITV_TRIP_FORM
URL Parameter = SAP_FITV_EXIT_OP=CallAreaPage
Window Name = TripFormWindow
when I remove "TripFormWindow" for window name, then display form button will show error.
but if I used
how to solve this?
thanks in advance