"Employee type" field in Sys_user table

markdesouza
Giga Guru

Greetings,

We are in need of a field to denote whether a user is an employee, consultant, someone from a staffing agent or an auditor.  This thread talks about a field called "employee type":

https://community.servicenow.com/community?id=community_question&sys_id=177dcfe9db9cdbc01dcaf3231f961975&view_source=searchResult

However I cannot find it in the sys_user table.  Can anyone give some help regarding this field? 

1 ACCEPTED SOLUTION

Deepak Ingale1
Mega Sage

Hello,

 

There is OOB no employee type field on sys_user table. That thread talks about the custom field. You can create the one if you want or this field is there on HR PROFILE table which comes with HRSD application,

 

Note: Please mark reply as correct / helpful if it answers your question.

View solution in original post

2 REPLIES 2

Deepak Ingale1
Mega Sage

Hello,

 

There is OOB no employee type field on sys_user table. That thread talks about the custom field. You can create the one if you want or this field is there on HR PROFILE table which comes with HRSD application,

 

Note: Please mark reply as correct / helpful if it answers your question.

How can we add it in API. please help me with this.