Table idempiere9.adempiere.hr_payrollconcept
Payroll Concept

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 60  √  null Alphanumeric identifier of the entity
ad_org_id numeric 10 Organizational entity within client
ad_rule_id numeric 10  √  null
ad_rule.ad_rule_id adrule_hrpayrollconcept R
Rule
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
hr_concept_id numeric 10
hr_concept.hr_concept_id hrconcept_hrpayrollconcept R
Payroll Concept
hr_payrollconcept_id numeric 10 Payroll Concept
hr_payroll_id numeric 10
hr_payroll.hr_payroll_id hrpayroll_hrpayrollconcept R
Payroll
isactive bpchar 1 The record is active in the system
isdisplayed bpchar 1  √  'Y'::bpchar Determines, if this field is displayed
isinclude bpchar 1  √  null Defines whether this content / template is included into another one
isprinted bpchar 1 'N'::bpchar Indicates if this document / line is printed
seqno numeric 10  √  null Method of ordering records; lowest number comes first
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_payrollconcept_uu varchar 36  √  NULL::character varying HR_PayrollConcept_UU

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

Indexes:
Column(s) Type Sort Constraint Name
hr_payrollconcept_id Primary key Asc hr_payrollconcept_key
hr_payrollconcept_uu Must be unique Asc hr_payrollconcept_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.