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: 

regarding Transaction codes TRIP

Former Member
0 Kudos

hi experts,

i have to add one more field in the

TC TRIP in that field whenever emplyee

create the trip then a popup will

come out and employee can enter yes or

no in that popup how to do that plz help me to sort

out this.............

if pop up is not possible then can i add field or checkbox etc...

8 REPLIES 8

Former Member
0 Kudos

Hi,

There are lot of function modules to display popup with yes or no nuttons,

Goto transaction SE37 and type popup* and press F4 . You will find lot of popup function modules.

Example : 'POPUP_TO_CONFIRM'

Thanks,

Deepti A

Edited by: Deepti Adimadhyam on Sep 8, 2008 11:51 PM

0 Kudos

dear deepti,

before giving the reply plz read the question carefully,,,,,,,,,,,,,

0 Kudos

Depending on the clarity of the question u will be getting reply

0 Kudos

dear deepti,

here i have mentioned TC TRIP means i have to add these button in the standard functionality ,for this if possible help me

means is there any user exit or badis for this ..................

or is there any way to do this.

0 Kudos

Rajat,

Do you want this popup while saving the trip?

Regards,

Surinder

0 Kudos

Hi,

As per your requirement you can try any of the below user exits:

FITR0002 User exit: Create/Change trip statistics

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

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

Regards,

Surinder

Former Member
0 Kudos

own solved

0 Kudos

Hi Rajat,

Could you tell me, How do you solved you problem?

I have the same request, I need to add a button in PR05 transaction.

Thanks