Employee assignment through api
Hi Experts,
I have created employee through hr_employee_api.create_employee api.
Please advise how i need to update the assignments to the employee.
I am aware i need to use hr_assignment_api.update_emp_asg api.
could you please guide me what are all the mandatory parameters i need to pass to update the assignments.
Note: I don't have any Jobs in the data base.Please update how to process.
Your help is much appreciated.
Tx