Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

user exits for tcode TRIP.

0 Kudos

hi friends,

im using t-code trip and creating one entry. the attached pic shows how it will goes.

my requirement is to select any one activity from bropdown, if it is empty the entry should not be posted.

it should give popup message select activity.

Which is suitable user exit.

FITR0001                                User exit: Delete/Reorganize trip statistics

FITR0002                                User exit: Create/Change trip statistics

FITR0003                                User exit: Save trip (PR01, PR04, PR05)

FITR0005                                User Exit: Save Trip (PR01, PR04, PR05)

RPRCST01                             Customer Exit for Travel Expenses ??????

or the ACTIVE field is taking from the table 'FTPT_REQ_HEAD'. am i suppose to do anything in table to fix this.????

thanks in advance.

with regards,

Sunny.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Did you

  • Analyze available Customizing options
  • Analyze the dynpro logic to find suitable enhancement (or ref to Customizing)
  • Consider using a screen variant (Many threads available) to convert the field to mandatory?

NB: Also don't post duplicates, read The SCN Rules of Engagement.

Regards,

Raymond