Table idempiere9.adempiere.hr_employee
Payroll Employee

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
code varchar 1  √  null Validation Code
name varchar 30  √  null Alphanumeric identifier of the entity
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_hremployee R
Business Activity
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id cbpartner_hremployee R
Identifies a Business Partner
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
enddate timestamp 29,6  √  null Last effective date (inclusive)
hr_department_id numeric 10
hr_department.hr_department_id hrdepartment_hremployee R
Payroll Department
hr_employee_id numeric 10
hr_attribute.hr_employee_id hremployee_hrattribute R
hr_list.hr_employee_id hremployee_hrlist R
hr_process.hr_employee_id hremployee_hrprocess R
Payroll Employee
hr_job_id numeric 10
hr_job.hr_job_id hrjob_hremployee R
Payroll Job
hr_payroll_id numeric 10  √  null
hr_payroll.hr_payroll_id hrpayroll_hremployee R
Payroll
isactive bpchar 1 The record is active in the system
name2 varchar 30  √  null Additional Name
nationalcode varchar 60  √  null National Code
sscode varchar 60  √  null Social Security Code
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
ad_org_id numeric 10 Organizational entity within client
imageurl varchar 120  √  NULL::character varying URL of image
hr_employee_uu varchar 36  √  NULL::character varying HR_Employee_UU

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

Indexes:
Column(s) Type Sort Constraint Name
hr_employee_id Primary key Asc hr_employee_key
hr_employee_uu Must be unique Asc hr_employee_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.