I am using user exit FITR0003 to validate user data.
It works for most of my requirements but I can't seem to get access to the value the user entered in the field ACTIVITY_TYPE.
I have searched all structures from the exit. The field BEREI (in structure TRIP_HEADER) does not contain the value (I thought it would).
Since we want to force the user to enter a value, I can't find a field for this value in the user-exit. I thought there would be a field in the structure TRIP_HEADER which would reflect the screen entry.
Is there a way for me to find out which value the user has entered in this field?
Thanks in advance,
Alain Cyr.