cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi or Function module for trip settlement

Former Member
0 Kudos

Hi All,

There is a requirement to settle trip from ABAP Report. We have been Searching for BAPI and Function module for the same but couldn't succeeded . The process normally we follow is first we create TRIP request and then approve it using BAPI and we are in search for BAPI or FM for Settlement of the same .

Kindly Help.

Thanks

Parag

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have the same problem. I need to call the trip settlement from the workflow step.

Did you solved it yet ?

Thanks,

Ludek

Lukas_Weigelt
Active Contributor
0 Kudos

Hi Ludek,

unless I misunderstand something, why don't you use BAPI_TRIP_CHANGE_STATUS? If this BAPI isn't what you're looking for, please elaborate on in detail what you're trying to achieve.

Cheers, Lukas

Former Member
0 Kudos

Hi Lukas,

I need to call in backgroud the same action like in PR05 by pushing the button Settlement for one trip, I think, it is not only changing of the status ?

Thanks,

Ludek

0 Kudos

Hi Ludek,

I need to find out same BAPI for employee trip settlement.

Could you please let me know how you achived this?

Thanks in advance.

Neha.

former_member189496
Active Participant
0 Kudos

Hello,

Maybe you can do a call to program RPRTEC00 with the right parameter values.

This correspond to transaction PREC which settle the trips for a dedicated selection.

But you can settle this way only one trip if needed.

Regards,

Christophe.