Table idempiere9.adempiere.i_hr_movement
Payroll Movement Import

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
i_hr_movement_id numeric 10 Payroll Movement Import
ad_client_id numeric 10  √  NULL::numeric Client/Tenant for this installation.
ad_org_id numeric 10  √  NULL::numeric Organizational entity within client
amount numeric 0  √  null Amount in a defined currency
c_bpartner_id numeric 10  √  NULL::numeric
c_bpartner.c_bpartner_id cbpartner_ihrmovement R
Identifies a Business Partner
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10  √  NULL::numeric User who created this records
hr_concept_id numeric 10  √  NULL::numeric
hr_concept.hr_concept_id hrconcept_ihrmovement R
Payroll Concept
hr_process_id numeric 10  √  NULL::numeric
hr_process.hr_process_id hrprocess_ihrmovement R
Payroll Process
isactive bpchar 1  √  NULL::bpchar The record is active in the system
processed bpchar 1  √  NULL::bpchar The document has been processed
qty numeric 0  √  null Quantity
servicedate timestamp 29,6  √  null Date service was provided
textmsg varchar 255  √  NULL::character varying Text Message
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10  √  NULL::numeric User who updated this records
validfrom timestamp 29,6  √  null Valid from including this date (first day)
i_isimported varchar 1 'N'::character varying Has this import been processed
i_errormsg varchar 2000  √  NULL::character varying Messages generated from import process
processing bpchar 1  √  NULL::bpchar Process Now
bpartner_value varchar 40  √  NULL::character varying The Key of the Business Partner
conceptvalue varchar 40  √  NULL::character varying Value of the Concept
hr_movement_id numeric 10  √  NULL::numeric
hr_movement.hr_movement_id hrmovement_ihrmovement R
Payroll Movement
processname varchar 60  √  NULL::character varying Name of the Process
description varchar 255  √  NULL::character varying Optional short description of the record
i_hr_movement_uu varchar 36  √  NULL::character varying I_HR_Movement_UU

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

Indexes:
Column(s) Type Sort Constraint Name
i_hr_movement_id Primary key Asc i_hr_movement_key
i_hr_movement_uu Must be unique Asc i_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.