システム名 | 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 | |
物理テーブル名 | ad_wf_node | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_wf_node_id | numeric(10) | Yes (PK) | |||
2 | ad_client_id | numeric(10) | Yes | |||
3 | ad_org_id | numeric(10) | Yes | |||
4 | isactive | character(1) | Yes | 'Y' | ||
5 | created | timestamp without time zone | Yes | now() | ||
6 | createdby | numeric(10) | Yes | |||
7 | updated | timestamp without time zone | Yes | now() | ||
8 | updatedby | numeric(10) | Yes | |||
9 | name | character varying(60) | Yes | |||
10 | description | character varying(255) | ||||
11 | help | text | ||||
12 | ad_workflow_id | numeric(10) | Yes | |||
13 | iscentrallymaintained | character(1) | Yes | 'Y' | ||
14 | action | character(1) | Yes | |||
15 | ad_window_id | numeric(10) | ||||
16 | workflow_id | numeric(10) | ||||
17 | ad_task_id | numeric(10) | ||||
18 | ad_process_id | numeric(10) | ||||
19 | ad_form_id | numeric(10) | ||||
20 | entitytype | character varying(40) | Yes | 'U' | ||
21 | xposition | numeric(10) | Yes | 0 | ||
22 | yposition | numeric(10) | Yes | 0 | ||
23 | ad_wf_block_id | numeric(10) | ||||
24 | subflowexecution | character(1) | ||||
25 | startmode | character(1) | ||||
26 | finishmode | character(1) | ||||
27 | limit | numeric(10) | Yes | 0 | ||
28 | priority | numeric(10) | ||||
29 | duration | numeric(10) | Yes | 0 | ||
30 | cost | numeric | Yes | 0 | ||
31 | workingtime | numeric(10) | ||||
32 | waitingtime | numeric(10) | Yes | 0 | ||
33 | ad_wf_responsible_id | numeric(10) | ||||
34 | ad_image_id | numeric(10) | ||||
35 | joinelement | character(1) | Yes | |||
36 | splitelement | character(1) | Yes | |||
37 | waittime | numeric(10) | ||||
38 | ad_column_id | numeric(10) | ||||
39 | attributename | character varying(60) | ||||
40 | attributevalue | character varying(60) | ||||
41 | docaction | character(2) | ||||
42 | value | character varying(40) | Yes | |||
43 | dynpriorityunit | character(1) | ||||
44 | dynprioritychange | numeric | ||||
45 | emailrecipient | character(1) | ||||
46 | character varying(60) | |||||
47 | r_mailtext_id | numeric(10) | ||||
48 | validto | timestamp without time zone | ||||
49 | ismilestone | character(1) | 'N' | |||
50 | issubcontracting | character(1) | 'N' | |||
51 | unitscycles | numeric | (0) | |||
52 | movingtime | numeric(10) | ||||
53 | overlapunits | numeric(10) | ||||
54 | c_bpartner_id | numeric(10) | ||||
55 | queuingtime | numeric(10) | ||||
56 | s_resource_id | numeric(10) | ||||
57 | setuptime | numeric(10) | ||||
58 | validfrom | timestamp without time zone | ||||
59 | yield | numeric(10) | (100) | |||
60 | ad_wf_node_uu | character varying(36) | NULL | |||
61 | ad_ctxhelp_id | numeric(10) | NULL |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | ad_wf_node_pkey | ad_wf_node_id | Yes | |
2 | ad_wf_node_uu_idx | ad_wf_node_uu | Yes | |
3 | ad_wf_node_workflow | ad_workflow_id |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adcolumn_adwfnode | ad_column_id | adempiere.ad_column | ad_column_id |
2 | adctxhelp_adwfnode | ad_ctxhelp_id | adempiere.ad_ctxhelp | ad_ctxhelp_id |
3 | adform_adwfnode | ad_form_id | adempiere.ad_form | ad_form_id |
4 | adimage_adwfnode | ad_image_id | adempiere.ad_image | ad_image_id |
5 | adprocess_adwfnode | ad_process_id | adempiere.ad_process | ad_process_id |
6 | adtask_adwfnode | ad_task_id | adempiere.ad_task | ad_task_id |
7 | adwfblock_adwfnode | ad_wf_block_id | adempiere.ad_wf_block | ad_wf_block_id |
8 | adwfresponsible_adwfnode | ad_wf_responsible_id | adempiere.ad_wf_responsible | ad_wf_responsible_id |
9 | adwindow_adwfnode | ad_window_id | adempiere.ad_window | ad_window_id |
10 | adworkflow_adwfnode | ad_workflow_id | adempiere.ad_workflow | ad_workflow_id |
11 | adworkflow_adwfnodesubflow | workflow_id | adempiere.ad_workflow | ad_workflow_id |
12 | cbpartner_adwfnode | c_bpartner_id | adempiere.c_bpartner | c_bpartner_id |
13 | entityt_adwfnode | entitytype | adempiere.ad_entitytype | entitytype |
14 | rmailtext_adwfnode | r_mailtext_id | adempiere.r_mailtext | r_mailtext_id |
15 | sresource_adwfnode | s_resource_id | adempiere.s_resource | s_resource_id |
16 | wf_nodeclient | ad_client_id | adempiere.ad_client | ad_client_id |
17 | wf_nodeorg | ad_org_id | adempiere.ad_org | ad_org_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | ad_wfnodetrl | ad_wf_node_id | adempiere.ad_wf_node_trl | ad_wf_node_id |
2 | adwfnext_ppordernodenext | ad_wf_node_id | adempiere.pp_order_nodenext | ad_wf_next_id |
3 | adwfnode_adwfactivity | ad_wf_node_id | adempiere.ad_wf_activity | ad_wf_node_id |
4 | adwfnode_adwfeventaudit | ad_wf_node_id | adempiere.ad_wf_eventaudit | ad_wf_node_id |
5 | adwfnode_adwfnodenext | ad_wf_node_id | adempiere.ad_wf_nodenext | ad_wf_node_id |
6 | adwfnode_adwfnodepara | ad_wf_node_id | adempiere.ad_wf_node_para | ad_wf_node_id |
7 | adwfnode_adwizardprocess | ad_wf_node_id | adempiere.ad_wizardprocess | ad_wf_node_id |
8 | adwfnode_adworkflow | ad_wf_node_id | adempiere.ad_workflow | ad_wf_node_id |
9 | adwfnode_aspclientexception | ad_wf_node_id | adempiere.asp_clientexception | ad_wf_node_id |
10 | adwfnode_ppordernode | ad_wf_node_id | adempiere.pp_order_node | ad_wf_node_id |
11 | adwfnode_ppordernodenext | ad_wf_node_id | adempiere.pp_order_nodenext | ad_wf_node_id |
12 | adwfnode_pporderworkflow | ad_wf_node_id | adempiere.pp_order_workflow | ad_wf_node_id |
13 | adwfnode_ppwfnodeasset | ad_wf_node_id | adempiere.pp_wf_node_asset | ad_wf_node_id |
14 | adwfnode_ppwfnodeproduct | ad_wf_node_id | adempiere.pp_wf_node_product | ad_wf_node_id |
15 | adwfnodenext_adwfnodenext | ad_wf_node_id | adempiere.ad_wf_nodenext | ad_wf_next_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | ad_wf_node |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |