requisitions


Description

A list of all requisitions.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
admin_idUnknown0null
admins.idDefined in XMLR

Id of the admin the record belongs to.

idint410null
notes.requisition_idDefined in XMLR
requisition_activities.requisition_idDefined in XMLR
requisition_locations.requisition_idDefined in XMLR
requisition_offers.requisition_idDefined in XMLR
requisition_openings.requisition_idDefined in XMLR
requisition_salaries.requisition_idDefined in XMLR

Primary key.

approved_attimestamp29,6null

Date the requisition was approved.

archived_attimestamp29,6null

Date the requisition was archived.

categoryvarchar255null

Requisition category.

cityvarchar255null

(DEPRECATED) Requisition city. Note: please use information from locations table instead.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

country_codevarchar255null

(DEPRECATED) Requisition country code. Note: please use information from locations table instead.

created_attimestamp29,6null

Date the record was created.

department_idint410null
departments.idDefined in XMLR

Id of the department the record belongs to.

educationvarchar255null

Requisition education.

employment_typevarchar255null

Requisition employment type.

experiencevarchar255null

Requisition experience.

filled_attimestamp29,6null

Date the requisition was filled.

first_requested_attimestamp29,6null

Date the requisition was first requested.

guidvarchar255null

Requisition guid.

hiring_budgetnumeric18null

Requisition hiring budget.

hiring_budget_currencyvarchar255null

Requisition hiring budget currency.

hiring_manager_idint410null
admins.idDefined in XMLR

Id of the hiring manager the record belongs to.

hybridbool1null

Whether requisition is hybrid.

max_hoursint410null

(DEPRECATED) Maximum number of hours in the requisition.

max_hours_per_weeknumeric18null

Maximum number of hours per week in the requisition.

min_hoursint410null

(DEPRECATED) Minimum number of hours in the requisition.

min_hours_per_weeknumeric18null

Minimum number of hours per week in the requisition.

on_sitebool1null

Whether requisition is on-site.

priorityvarchar255null

Requisition priority - one of (‘low’, ‘normal’, ‘high’, ‘urgent’).

recruiter_idint410null
admins.idDefined in XMLR

Id of the recruiter the record belongs to.

rejected_attimestamp29,6null

Date the requisition was rejected.

rejected_by_idint410null
admins.idDefined in XMLR

Id of the admin the record was rejected by.

rejection_reasonvarchar65535null

Rejection reason.

remotebool1null

Whether requisition is remote.

requested_attimestamp29,6null

Date the requisition was requested.

state_codevarchar255null

(DEPRECATED) Requisition state code. Note: please use information from locations table instead.

statusvarchar255null

Requisition status.

streetvarchar255null

(DEPRECATED) Requisition street. Note: please use information from locations table instead.

titlevarchar255null

Requisition title.

updated_attimestamp29,6null

Date the record was updated.

Relationships