RelationShipManager

Introduction

The employee_RelationShipManager object allows you to get the relationship manager and the role based manager of an employee. It also allows you to delete the relationship manager.

Employee_ RelationShipManager

Attribute NameTypeDescription
empIdIntegerThe Employee ID of the employee whose relationship manger is being set by the object.
relationShipTypeStringThe type of relationship manager
managerDetailsWS_EmployeeThe Employee class type variable that contain all the arguments of an employe class

Methods

getRelationshipBasedManager()

deleteRelationshipBasedManager()

getRoleBasedManager()

 

 

Click on each of these links to know more about them: