dynamic_requisition_fields


Description

A list of all dynamic requisition fields.

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.

field_idint410null
dynamic_fields.idDefined in XMLR

Id of the field the record belongs to.

requisition_idint410null
requisitions.idDefined in XMLR

Id of the requisition the record belongs to.

typeUnknown0null

Dynamic field type.

updated_attimestamp29,6null

Date the record was updated.

valuevarchar65535null

Dynamic requisition field value.

Relationships