Application Development and Automation 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: 
Read only

regarding Transaction codes TRIP

Former Member
0 Likes
1,098

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...

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
Read only

Former Member
0 Likes
1,053

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

Read only

0 Likes
1,053

dear deepti,

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

Read only

0 Likes
1,053

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

Read only

0 Likes
1,053

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.

Read only

0 Likes
1,053

Rajat,

Do you want this popup while saving the trip?

Regards,

Surinder

Read only

0 Likes
1,053

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

Read only

Former Member
0 Likes
1,053

own solved

Read only

0 Likes
1,053

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