Table idempiere9.adempiere.hr_period
Payroll Period

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
name varchar 40 Alphanumeric identifier of the entity
ad_org_id numeric 10 Organizational entity within client
c_period_id numeric 10
c_period.c_period_id cperiod_hrperiod R
Period of the Calendar
c_year_id numeric 10
c_year.c_year_id cyear_hrperiod R
Calendar Year
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
dateacct timestamp 29,6 Accounting Date
description varchar 255  √  null Optional short description of the record
enddate timestamp 29,6  √  null Last effective date (inclusive)
hr_payroll_id numeric 10
hr_payroll.hr_payroll_id hrpayroll_hrperiod R
Payroll
hr_period_id numeric 10
hr_process.hr_period_id hrperiod_hrprocess R
Payroll Period
hr_year_id numeric 10  √  null
hr_year.hr_year_id hryear_hrperiod R
Payroll Year
isactive bpchar 1 The record is active in the system
periodaction varchar 1  √  null Action taken for this period
periodno numeric 10 Unique Period Number
periodstatus varchar 1  √  null Current state of this period
processed bpchar 1  √  null The document has been processed
processing varchar 1  √  null Process Now
startdate timestamp 29,6 First effective day (inclusive)
updated timestamp 29,6 statement_timestamp() Date this record was updated
ad_client_id numeric 10 Client/Tenant for this installation.
updatedby numeric 10 User who updated this records
hr_period_uu varchar 36  √  NULL::character varying HR_Period_UU

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
hr_period_id Primary key Asc hr_period_key
hr_period_uu Must be unique Asc hr_period_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.