システム名 | 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 | |
物理テーブル名 | i_hr_movement | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | i_hr_movement_id | numeric(10) | Yes (PK) | |||
2 | ad_client_id | numeric(10) | NULL | |||
3 | ad_org_id | numeric(10) | NULL | |||
4 | amount | numeric | ||||
5 | c_bpartner_id | numeric(10) | NULL | |||
6 | created | timestamp without time zone | Yes | statement_timestamp() | ||
7 | createdby | numeric(10) | NULL | |||
8 | hr_concept_id | numeric(10) | NULL | |||
9 | hr_process_id | numeric(10) | NULL | |||
10 | isactive | character(1) | NULL | |||
11 | processed | character(1) | NULL | |||
12 | qty | numeric | ||||
13 | servicedate | timestamp without time zone | ||||
14 | textmsg | character varying(255) | NULL | |||
15 | updated | timestamp without time zone | Yes | statement_timestamp() | ||
16 | updatedby | numeric(10) | NULL | |||
17 | validfrom | timestamp without time zone | ||||
18 | i_isimported | character varying(1) | Yes | 'N' | ||
19 | i_errormsg | character varying(2000) | NULL | |||
20 | processing | character(1) | NULL | |||
21 | bpartner_value | character varying(40) | NULL | |||
22 | conceptvalue | character varying(40) | NULL | |||
23 | hr_movement_id | numeric(10) | (PK) | NULL | ||
24 | processname | character varying(60) | NULL | |||
25 | description | character varying(255) | NULL | |||
26 | i_hr_movement_uu | character varying(36) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | i_hr_movement_key | i_hr_movement_id | Yes | |
2 | i_hr_movement_uu_idx | i_hr_movement_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | cbpartner_ihrmovement | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
2 | hrconcept_ihrmovement | hr_concept_id | adempiere.hr_concept | hr_concept_id |
3 | hrmovement_ihrmovement | hr_movement_id | adempiere.hr_movement | hr_movement_id |
4 | hrprocess_ihrmovement | hr_process_id | adempiere.hr_process | hr_process_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | i_hr_movement |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |