cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict changing the trip after approval

PRASANTH_GOP9
Contributor
0 Kudos

Hi Experts,

Can we restrict changing to the trip details after approval?

When the trip status is "Transferred to Pay" , the details cannot be changed. Similarly can we restrict the changes when the trip status is "Approved" and "To be Settled".

Your inputs on this will be highly appreciated.

Thanks in advance.

praisty

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can restrict the employees to edit the approved trips, by controlling the authorisation through Roles. it is very simple to do.

PRASANTH_GOP9
Contributor
0 Kudos

Hi Prakash,

Thanks for your information. We could restrict the editing of the approved trips by changing the authorisation field AUTHF in authorisation object P_TRAVL.

thank you very much.

Regards,

Praisty

former_member357236
Participant
0 Kudos

This message was moderated.

Answers (1)

Answers (1)

kannan_rajagopalan
Contributor
0 Kudos

Hi,

If you are using the web portal for the travel management, then the answer would be yes!

I am not sure of the travel management used in ECC.

If you are using the web portal, you can write a ABAP program on the backend to control the change. That is, with the help of trip status number, you can control the change. Write a code at the backend to make the input field as a display field on that particular status. This will make sure that the user can only see what he has entered and will not allow to change the details.

Trust this helps.

Cheers,

Raj