requisition_openings


Description

A list of all requisition openings.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

anticipated_start_datedate13null

Anticipated start date.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

explanationvarchar255null

Explanation for requisition opening.

filled_attimestamp29,6null

Date the requisition opening was filled.

placement_idint410null
placements.idDefined in XMLR

Id of the placement the record belongs to.

reasonvarchar255null

Reason for requisition opening. - one of (‘replacement’, ‘new_position’)

requisition_idint410null
requisitions.idDefined in XMLR

Id of the requisition the record belongs to.

statusvarchar255null

Opening status - one of (‘open’, ‘filled’).

Relationships