Table idempiere9.adempiere.hr_process
Payroll Process

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
hr_job_id numeric 10  √  null
hr_job.hr_job_id hrjob_hrprocess R
Payroll Job
c_doctype_id numeric 10  √  null
c_doctype.c_doctype_id cdoctype_hrprocess R
Document type or rules
c_payselection_id numeric 10  √  null
c_payselection.c_payselection_id cpayselection_hrprocess R
Payment Selection
hr_process_id numeric 10 (- (1)::numeric)
hr_movement.hr_process_id hrprocess_hrmovement R
hr_process.reversal_id reversal_hrprocess R
i_hr_movement.hr_process_id hrprocess_ihrmovement R
Payroll Process
hr_employee_id numeric 10  √  null
hr_employee.hr_employee_id hremployee_hrprocess R
Payroll Employee
name varchar 60 Alphanumeric identifier of the entity
c_doctypetarget_id numeric 10
c_doctype.c_doctype_id cdoctypetarget_hrprocess R
Target document type for conversing documents
columnsql varchar 255  √  null Virtual Column (r/o)
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
docaction bpchar 2 'CO'::bpchar The targeted status of the document
docstatus varchar 2 'DR'::character varying The current status of the document
documentno varchar 90  √  null Document sequence number of the document
hr_department_id numeric 10  √  null
hr_department.hr_department_id hrdepartment_hrprocess R
Payroll Department
hr_payroll_id numeric 10
hr_payroll.hr_payroll_id hrpayroll_hrprocess R
Payroll
hr_period_id numeric 10  √  null
hr_period.hr_period_id hrperiod_hrprocess R
Payroll Period
isactive bpchar 1 The record is active in the system
posted bpchar 1 'N'::bpchar Posting status
processed bpchar 1 The document has been processed
processing bpchar 1  √  null Process Now
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
ad_printformat_id numeric 10  √  null
ad_printformat.ad_printformat_id adprintformat_hrprocess R
Data Print Format
ad_workflow_id numeric 10  √  null
ad_workflow.ad_workflow_id adworkflow_hrprocess R
Workflow or combination of tasks
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_hrprocess R
Identifies a Business Partner
c_charge_id numeric 10  √  null
c_charge.c_charge_id ccharge_hrprocess R
Additional document charges
reversal_id numeric 10  √  null
hr_process.hr_process_id reversal_hrprocess R
ID of document reversal
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed
hr_process_uu varchar 36  √  NULL::character varying HR_Process_UU

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

Indexes:
Column(s) Type Sort Constraint Name
hr_process_id Primary key Asc hr_process_key
hr_process_uu Must be unique Asc hr_process_uu_idx
posted + processed + processedon + ad_client_id Performance Asc/Asc/Asc/Asc idxhr_process_proc_on


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.