cancel
Showing results for 
Search instead for 
Did you mean: 

Create Travel request for multiple Employees at a time

surjith_kumar
Active Contributor
0 Kudos

Hi All

I want to Create Travel request for multiple Employees at a time.

Please tell me how to do ?

Thank you,

Regards

Surjith

Accepted Solutions (0)

Answers (1)

Answers (1)

Lukas_Weigelt
Active Contributor
0 Kudos

Hi Surjith,

in Standard, this is not possible / not a provided functionality.

You can, however, create a request for one Pernr and then Copy it for other Pernrs.

Cheers, Lukas

surjith_kumar
Active Contributor
0 Kudos

Hi All

is this possible through Custom.

Regards

Surjith

Former Member
0 Kudos

Hi Surjith,

for sure a custom dev. should be possible.

But you should consider first the following issues:

1.) What should happen if for one traveler a trip for this period already exist in the system?

2.) What should happen if a traveller is locked when "create travel request"

3.) How many trip requests do you like to copy in one step?

4.) What should happen in error case? (not only create also change and delete?)

These are some of the reasons why I think this kind of function is not easy to build up.

Regards

Sigi

Lukas_Weigelt
Active Contributor
0 Kudos

Anything's possible through custom development. But you should heed Siegfried's recommendation and nail down what you actually want to do and for what scenario / business need because the work you'll need to put into is is a lot more than just a custom frontend and BAPI_TRIP_CREATE_FROM_DATA in the back running.

What interests me the most is: Why exactly and in what way is the "copy for other Pernr" functionality provided in FITV_POWL_ASSISTANT not sufficient for your requirement?

Cheers, Lukas