Table idempiere9.adempiere.hr_movement
Payroll Movement

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
isregistered bpchar 1  √  null The application is registered.
hr_concept_category_id numeric 10  √  null
hr_concept_category.hr_concept_category_id hrconceptcategory_hrmovement R
Payroll Concept Category
hr_process_id numeric 10  √  null
hr_process.hr_process_id hrprocess_hrmovement R
Payroll Process
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_hrmovement R
Identifies a Business Partner
hr_concept_id numeric 10
hr_concept.hr_concept_id hrconcept_hrmovement R
Payroll Concept
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_department_id numeric 10  √  null
hr_department.hr_department_id hrdepartment_hrmovement R
Payroll Department
hr_job_id numeric 10  √  null
hr_job.hr_job_id hrjob_hrmovement R
Payroll Job
hr_movement_id numeric 10
i_hr_movement.hr_movement_id hrmovement_ihrmovement R
Payroll Movement
isactive bpchar 1 The record is active in the system
isprinted bpchar 1  √  null Indicates if this document / line is printed
processed bpchar 1 The document has been processed
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)
ad_client_id numeric 10 Client/Tenant for this installation.
validto timestamp 29,6  √  null Valid to including this date (last day)
ad_org_id numeric 10 Organizational entity within client
ad_rule_id numeric 10  √  null
ad_rule.ad_rule_id adrule_hrmovement R
Rule
amount numeric 0  √  null Amount in a defined currency
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_hrmovement R
Business Activity
c_campaign_id numeric 10  √  null
c_campaign.c_campaign_id ccampaign_hrmovement R
Marketing Campaign
ad_orgtrx_id numeric 10  √  null
ad_org.ad_org_id adorgtrx_hrmovement R
Performing or initiating organization
c_projectphase_id numeric 10  √  null
c_projectphase.c_projectphase_id cprojectphase_hrmovement R
Phase of a Project
c_projecttask_id numeric 10  √  null
c_projecttask.c_projecttask_id cprojecttask_hrmovement R
Actual Project Task in a Phase
c_project_id numeric 10  √  null
c_project.c_project_id cproject_hrmovement R
Financial Project
user1_id numeric 10  √  null
c_elementvalue.c_elementvalue_id user1_hrmovement R
User defined list element #1
user2_id numeric 10  √  null
c_elementvalue.c_elementvalue_id user2_hrmovement R
User defined list element #2
pp_cost_collector_id numeric 10  √  null
pp_cost_collector.pp_cost_collector_id ppcostcollector_hrmovement R
Manufacturing Cost Collector
c_bp_group_id numeric 10  √  NULL::numeric
c_bp_group.c_bp_group_id cbpgroup_hrmovement R
Business Partner Group
c_bp_bankaccount_id numeric 10  √  NULL::numeric
c_bp_bankaccount.c_bp_bankaccount_id cbpbankaccount_hrmovement R
Bank Account of the Business Partner
accountsign bpchar 1  √  NULL::bpchar Indicates the Natural Sign of the Account as a Debit or Credit
hr_movement_uu varchar 36  √  NULL::character varying HR_Movement_UU

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

Indexes:
Column(s) Type Sort Constraint Name
hr_movement_id Primary key Asc hr_movement_key
hr_movement_uu Must be unique Asc hr_movement_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.