Leave Request Configuration Steps
Leave Request Configuration Steps
Firstly you can determine the approver using PTARQ> Determine approver
You can determine approver using the Rule group customisation in Table
V_PTARQ_TPROCESS otherwise you can use the BADI
The BAdI Control Processing Processes for Time Management Web Applications
(PT_GEN_REQ) and implement the method
IF_EX_PT_GEN_REQ~FIND_RESP_AND_DEFAULT_NEXT_PRC.
If you are implementing the badi then make sure you copy all the methods and implement the
one, as mentioned.
If you want to suppress some application message in the Leave request this can be easily
done and also you can convert an error into Warning Message type
Here for the corresponding rule group you could maintain an entry with only the message
type filled as "Warning" and please check the flag "Do not display Message". Then none of
the
You can make use of BADI PT_GEN_REQ for this purpose. Following method is provided
in BADI for managing the messages.
MODIFY_APPLICATION_MESSAGES