employee_Qualification.updateQualification(WS_Employee_Qualification employeeQualification)
This employee_Qualification.updateQualification(WS_Employee_Qualification employeeQualification) method allows you to update the details of the existing qualification of an employee in the system.
Arguments
WS_Employee_Qualification : The class type mandatory argument.
Returns
Success output if the operation succeeded. An exception if an error is encountered
Errors
- Unauthorized Access: If access is not allowed to the employee whose apiKey is passedIn
- InvalidQualification: If qualificationid is invalid or access is not allowed to qualification record.
- Invalid Parameter: If passed in parameter is not recognizable with parameter name
- Invalid Value: If passed in parameter value is not appropriate.
Methods
Click on each of these links to know more about them: