Skip to main content

hr.x_protected_categories

Schema: hr
English table: hr.x_protected_categories
Italian original table: hr.x_categorie_prot_dipendente
Description: Lookup table for protected employee categories (e.g., disabilities, special legal status).

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.
xpc_idxcatdip_idintegerNOTechnical identifier for the protected category option.
xpc_descriptionxcatdip_descriptioncharacter varying(50)NODescription text.
tenant_idtenant_idintegerYESTenant identifier for data isolation.

Relationships

Outgoing foreign keys

ConstraintLocal columnsReferencesReferenced columnsOn updateOn delete
fk_tenant_idtenant_idcloud.tenantsten_internal_idRESTRICTCASCADE

Referenced by

No incoming foreign keys found.

Constraints

  • Primary key: pk_x_protected_categoriesid
  • Unique: uk_xpc_id_tenantxpc_id, tenant_id

Indexes

NameUniqueMethodColumns / expression
idx_xpc_id_tenantNObtreetenant_id, xpc_id
idx_xpc_tenantNObtreetenant_id