cancel
Showing results for 
Search instead for 
Did you mean: 

re: HR trip transaction

Former Member
0 Kudos
51

Hello friends,

Is there any functionmodule which used to update the sap tables when we creating the new travel request.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Paluri

You can use function BAPI_TRIP_CREATE_FROM_DATA.

There are lot of others BAPI's available for travel management. You can search for BAPI_TRIP*.

Best Regards

Naresh

Former Member
0 Kudos

I know this fmodule. But it is not updating the flightdetails and other details when we enter the data in trip transaction.

athavanraja
Active Contributor
0 Kudos

did you call bapi_transaction_commit after calling

BAPI_TRIP_CREATE_FROM_DATA.

only if you do a commit , the data will be updated.

Regards

Raja

Former Member
0 Kudos

Hi Naresh,

I need some help in finding out the person(user) who entered the Trip details in the systems.

Plese note I need the person who ENTERED the trip and not the one who posted the trip to FI to create FI doc.

Regards,

Sanjiv