- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2018 11:03 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2018 11:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2018 11:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2020 03:18 AM
How can we add it in API. please help me with this.