システム名 | http://www.as-link.com/ | 作成者 | 秦 松甫 |
---|---|---|---|
サブシステム名 | ERPlus@iDempiere3.1_daily | 作成日 | 2016/3/7 |
スキーマ名 | adempiere | 更新日 | |
論理テーブル名 | RDBMS | PostgreSQL 9.4.5 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9), 64-bit 9.4.5 | |
物理テーブル名 | hr_process | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | hr_job_id | numeric(10) | ||||
2 | c_doctype_id | numeric(10) | ||||
3 | c_payselection_id | numeric(10) | ||||
4 | hr_process_id | numeric(10) | Yes (PK) | (- (1)::numeric) | ||
5 | hr_employee_id | numeric(10) | ||||
6 | name | character varying(60) | Yes | |||
7 | c_doctypetarget_id | numeric(10) | Yes | |||
8 | columnsql | character varying(255) | ||||
9 | created | timestamp without time zone | Yes | statement_timestamp() | ||
10 | createdby | numeric(10) | Yes | |||
11 | dateacct | timestamp without time zone | Yes | |||
12 | docaction | character(2) | Yes | 'CO' | ||
13 | docstatus | character varying(2) | Yes | 'DR' | ||
14 | documentno | character varying(90) | ||||
15 | hr_department_id | numeric(10) | ||||
16 | hr_payroll_id | numeric(10) | Yes | |||
17 | hr_period_id | numeric(10) | ||||
18 | isactive | character(1) | Yes | |||
19 | posted | character(1) | Yes | 'N' | ||
20 | processed | character(1) | Yes | |||
21 | processing | character(1) | ||||
22 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
23 | ad_client_id | numeric(10) | Yes | |||
24 | updatedby | numeric(10) | Yes | |||
25 | ad_org_id | numeric(10) | Yes | |||
26 | ad_printformat_id | numeric(10) | ||||
27 | ad_workflow_id | numeric(10) | ||||
28 | c_bpartner_id | numeric(10) | ||||
29 | c_charge_id | numeric(10) | ||||
30 | reversal_id | numeric(10) | ||||
31 | processedon | numeric | ||||
32 | hr_process_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | hr_process_key | hr_process_id | Yes | |
2 | hr_process_uu_idx | hr_process_uu | Yes | |
3 | idxhr_process_proc_on | posted,processed,processedon,ad_client_id |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adprintformat_hrprocess | ad_printformat_id | adempiere.ad_printformat | ad_printformat_id |
2 | adworkflow_hrprocess | ad_workflow_id | adempiere.ad_workflow | ad_workflow_id |
3 | cbpartner_hrprocess | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
4 | ccharge_hrprocess | c_charge_id | adempiere.c_charge | c_charge_id |
5 | cdoctype_hrprocess | c_doctype_id | adempiere.c_doctype | c_doctype_id |
6 | cdoctypetarget_hrprocess | c_doctypetarget_id | adempiere.c_doctype | c_doctype_id |
7 | cpayselection_hrprocess | c_payselection_id | adempiere.c_payselection | c_payselection_id |
8 | hrdepartment_hrprocess | hr_department_id | adempiere.hr_department | hr_department_id |
9 | hremployee_hrprocess | hr_employee_id | adempiere.hr_employee | hr_employee_id |
10 | hrjob_hrprocess | hr_job_id | adempiere.hr_job | hr_job_id |
11 | hrpayroll_hrprocess | hr_payroll_id | adempiere.hr_payroll | hr_payroll_id |
12 | hrperiod_hrprocess | hr_period_id | adempiere.hr_period | hr_period_id |
13 | reversal_hrprocess | reversal_id | adempiere.hr_process | hr_process_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | hrprocess_hrmovement | hr_process_id | adempiere.hr_movement | hr_process_id |
2 | hrprocess_ihrmovement | hr_process_id | adempiere.i_hr_movement | hr_process_id |
3 | reversal_hrprocess | hr_process_id | adempiere.hr_process | reversal_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | hr_process |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |