Table idempiere9.adempiere.hr_attribute
Payroll Employee Attribute

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
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
ad_rule_id numeric 10  √  null
ad_rule.ad_rule_id adrule_hrattribute R
Rule
amount numeric 0  √  null Amount in a defined currency
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_hrattribute R
Identifies a Business Partner
columntype bpchar 1  √  null Column Type
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
description varchar 255  √  null Optional short description of the record
hr_attribute_acct numeric 10  √  null
c_validcombination.c_validcombination_id hrattribute_hrattribute R
Payroll Attribute Account
hr_attribute_id numeric 10 Payroll Employee Attribute
hr_concept_id numeric 10
hr_concept.hr_concept_id hrconcept_hrattribute R
Payroll Concept
hr_department_id numeric 10  √  null
hr_department.hr_department_id hrdepartment_hrattribute R
Payroll Department
hr_employee_id numeric 10  √  null
hr_employee.hr_employee_id hremployee_hrattribute R
Payroll Employee
hr_job_id numeric 10  √  null
hr_job.hr_job_id hrjob_hrattribute R
Payroll Job
hr_payroll_id numeric 10  √  null
hr_payroll.hr_payroll_id hrpayroll_hrattribute R
Payroll
isactive bpchar 1 The record is active in the system
isprinted bpchar 1  √  null Indicates if this document / line is printed
maxvalue numeric 10  √  null Max Value
minvalue numeric 10  √  null Min Value
qty numeric 0  √  null Quantity
servicedate timestamp 29,6  √  null Date service was provided
textmsg varchar 255  √  null Text Message
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
validfrom timestamp 29,6 Valid from including this date (first day)
validto timestamp 29,6  √  null Valid to including this date (last day)
hr_attribute_uu varchar 36  √  NULL::character varying HR_Attribute_UU

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

Indexes:
Column(s) Type Sort Constraint Name
hr_attribute_id Primary key Asc hr_attribute_key
hr_attribute_uu Must be unique Asc hr_attribute_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.