Skip to main content

hr.x_reference_doc_types

Schema: hr
English table: hr.x_reference_doc_types
Italian original table: hr.x_tipo_docrif
Description: Lookup table for reference or internal policy document types.

Overview

  • Columns: 4
  • Primary key: id
  • Outgoing foreign keys: 1
  • Incoming foreign keys: 0
  • Indexes: 2

Columns

English columnItalian original columnTypeNullDefault / GeneratedDescription
ididintegerNOSurrogate primary key.
xrdt_idtdocrif_idintegerNOIdentifier of the related xrdt record.
xrdt_descriptiontdocrif_descriptioncharacter varying(50)NODescription text.
tenant_idtenant_idintegerYESTenant identifier for data isolation.

Relationships

Outgoing foreign keys

ConstraintLocal columnsReferencesReferenced columnsOn updateOn delete
fk_xrdt_tenanttenant_idcloud.tenantsten_internal_idRESTRICTCASCADE

Referenced by

No incoming foreign keys found.

Constraints

  • Primary key: pk_x_reference_doc_typesid
  • Unique: c_uk_xrdt_id_tenantxrdt_id, tenant_id

Indexes

NameUniqueMethodColumns / expression
idx_xrdt_id_tenant_lookupNObtreetenant_id, xrdt_id
idx_xrdt_tenant_baseNObtreetenant_id