📚 SAP Business One SDK Help

EmployeeRolesSetupService Object
See Also  Members 

Description

The EmployeeRolesSetupService service enables you to add, look up and remove roles in the employee roles master data table.

To see the list of employee roles and create a new one, select Human Resources --> Employee Master Data, and select the Membership tab.

Source table: OHTY

Object Model




Remarks

This service affects the employee roles master data. The role for a specific employee can be retrieved from the EmployeeRolesInfo object of an employee's EmployeesInfo object.

System roles have their Locked field set to Y. System roles cannot be updated or deleted.

Example

See Also