Create Leave Request
Hi,
I want to create a leave request using PLSQL code, as it is done in the employee self service form in Oracle HRMS.
I found that HR_LOA_SS.create _transaction will be able to create the transaction.
In that case, from where will i get the item_key to be passed as input and also what is the name of the activity that need to be passed?
Will this procedure also trigger the required workflow so that the manager can approve or reject the leave from ebs?
Thanks,
Anoop