requisition_locations


Description

A list of all location assignments to requisitions.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

location_idint410null
locations.idDefined in XMLR

Id of the location the record belongs to.

requisition_idint410null
requisitions.idDefined in XMLR

Id of the requisition the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships