Skip to main content

hr.x_payslip_body_items

Schema: hr
English table: hr.x_payslip_body_items
Italian original table: hr.x_retribuzioni_voci_corpo_cedolino
Description: Records for x payslip body items.

Overview

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

Columns

English columnItalian original columnTypeNullDefault / GeneratedDescription
ididintegerNOSurrogate primary key.
xpbi_idxcorpced_idintegerNOIdentifier of the related xpbi record.
xpbi_codexcorpced_codecharacter varying(5)NOCode for xpbi.
xpbi_descriptionxcorpced_descriptioncharacter varying(100)NODescription text.
xpbi_company_idxcorpced_az_idintegerNOIdentifier of the related xpbi company record.
xpbi_language_idxcorpced_lng_idintegerNOIdentifier of the related xpbi language record.
tenant_idtenant_idintegerYESTenant identifier for data isolation.

Relationships

Outgoing foreign keys

ConstraintLocal columnsReferencesReferenced columnsOn updateOn delete
fk_tenant_idtenant_idcloud.tenantsten_internal_idRESTRICTCASCADE
fk_xpbi_languagexpbi_language_id, tenant_idhr.languageslanguage_code_id, tenant_idRESTRICTRESTRICT

Referenced by

No incoming foreign keys found.

Constraints

  • Primary key: pk_x_payslip_body_itemsid
  • Unique: c_uk_xpbi_id_tenantxpbi_id, tenant_id

Indexes

NameUniqueMethodColumns / expression
idx_xpbi_company_tenantNObtreetenant_id, xpbi_company_id
idx_xpbi_id_tenant_lookupNObtreetenant_id, xpbi_id
idx_xpbi_language_tenantNObtreetenant_id, xpbi_language_id
idx_xpbi_tenant_baseNObtreetenant_id