Skip to Content
0
Former Member
May 15, 2009 at 07:15 AM

Authorisation on creating Travel Expense from approve TRV request only

50 Views

Hi Gurus,

We have a requirement where a travel request is created in WD ABAP POWL My Trip and Expense there is a "create" link under Recomendation Action column,

Our requirement is unless the Manager approve the Trip Request the Traveler should not be able to create Expense report based on that trip request number.

How to achive this scenario.

current Role Authorisation value is as follows.

Authorisation Object used is P_TRAVL

AUTHF D10 D11 D30 D31 R* W W10 W11 W30 W31

AUTHS 10 11 30 31

I know if authorisaton value 20 21 is assign in AUTHS will it meet the above condition what else value need to be asign.