システム名 | 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_printformatitem | ||
備考 |
No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
---|---|---|---|---|---|---|
1 | ad_printformatitem_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 | ad_printformat_id | numeric(10) | Yes | |||
10 | name | character varying(60) | Yes | |||
11 | printname | character varying(2000) | ||||
12 | isprinted | character(1) | Yes | 'Y' | ||
13 | printareatype | character(1) | Yes | |||
14 | seqno | numeric(10) | Yes | |||
15 | printformattype | character(1) | Yes | |||
16 | ad_column_id | numeric(10) | ||||
17 | ad_printformatchild_id | numeric(10) | ||||
18 | isrelativeposition | character(1) | Yes | 'Y' | ||
19 | isnextline | character(1) | Yes | 'Y' | ||
20 | xspace | numeric(10) | Yes | |||
21 | yspace | numeric(10) | Yes | |||
22 | xposition | numeric(10) | Yes | |||
23 | yposition | numeric(10) | Yes | |||
24 | maxwidth | numeric(10) | Yes | |||
25 | isheightoneline | character(1) | Yes | 'Y' | ||
26 | maxheight | numeric(10) | Yes | |||
27 | fieldalignmenttype | character(1) | Yes | |||
28 | linealignmenttype | character(1) | Yes | |||
29 | ad_printcolor_id | numeric(10) | ||||
30 | ad_printfont_id | numeric(10) | ||||
31 | isorderby | character(1) | Yes | 'N' | ||
32 | sortno | numeric(10) | Yes | |||
33 | isgroupby | character(1) | Yes | 'N' | ||
34 | ispagebreak | character(1) | Yes | 'N' | ||
35 | issummarized | character(1) | Yes | 'N' | ||
36 | imageisattached | character(1) | Yes | 'N' | ||
37 | imageurl | character varying(120) | ||||
38 | isaveraged | character(1) | Yes | 'N' | ||
39 | iscounted | character(1) | Yes | 'N' | ||
40 | issetnlposition | character(1) | Yes | 'N' | ||
41 | issuppressnull | character(1) | Yes | 'N' | ||
42 | belowcolumn | numeric(10) | ||||
43 | ad_printgraph_id | numeric(10) | ||||
44 | isfixedwidth | character(1) | Yes | 'N' | ||
45 | isnextpage | character(1) | Yes | 'N' | ||
46 | printnamesuffix | character varying(60) | ||||
47 | ismincalc | character(1) | Yes | 'N' | ||
48 | ismaxcalc | character(1) | Yes | 'N' | ||
49 | isrunningtotal | character(1) | Yes | 'N' | ||
50 | runningtotallines | numeric(10) | ||||
51 | isvariancecalc | character(1) | Yes | 'N' | ||
52 | isdeviationcalc | character(1) | Yes | 'N' | ||
53 | isfilledrectangle | character(1) | Yes | 'N' | ||
54 | linewidth | numeric(10) | ||||
55 | arcdiameter | numeric(10) | ||||
56 | shapetype | character(1) | ||||
57 | iscentrallymaintained | character(1) | Yes | 'Y' | ||
58 | isimagefield | character(1) | Yes | 'N' | ||
59 | barcodetype | character(3) | ||||
60 | formatpattern | character varying(60) | ||||
61 | issuppressrepeats | character(1) | Yes | 'N' | ||
62 | ad_printformatitem_uu | character varying(36) | NULL | |||
63 | isdesc | character(1) | Yes | 'N' |
No | インデックス名 | カラムリスト | ユニーク | 備考 |
---|---|---|---|---|
1 | ad_printformatitem_format | ad_printformat_id | ||
2 | ad_printformatitem_pkey | ad_printformatitem_id | Yes | |
3 | ad_printformatitem_uu_idx | ad_printformatitem_uu | Yes |
No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
---|---|---|---|---|
1 | adcolumn_adprintformatitem | ad_column_id | adempiere.ad_column | ad_column_id |
2 | adprintcolor_adprintformatitem | ad_printcolor_id | adempiere.ad_printcolor | ad_printcolor_id |
3 | adprintfont_adprintformatitem | ad_printfont_id | adempiere.ad_printfont | ad_printfont_id |
4 | adprintformat_printformatchild | ad_printformatchild_id | adempiere.ad_printformat | ad_printformat_id |
5 | adprintformat_printformatitem | ad_printformat_id | adempiere.ad_printformat | ad_printformat_id |
6 | adprintgraph_printformatitem | ad_printgraph_id | adempiere.ad_printgraph | ad_printgraph_id |
No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
---|---|---|---|---|
1 | adprintformatitem_graphdata | ad_printformatitem_id | adempiere.ad_printgraph | data_printformatitem_id |
2 | adprintformatitem_graphdata1 | ad_printformatitem_id | adempiere.ad_printgraph | data1_printformatitem_id |
3 | adprintformatitem_graphdata2 | ad_printformatitem_id | adempiere.ad_printgraph | data2_printformatitem_id |
4 | adprintformatitem_graphdata3 | ad_printformatitem_id | adempiere.ad_printgraph | data3_printformatitem_id |
5 | adprintformatitem_graphdata4 | ad_printformatitem_id | adempiere.ad_printgraph | data4_printformatitem_id |
6 | adprintformatitem_graphdescr | ad_printformatitem_id | adempiere.ad_printgraph | description_printformatitem_id |
7 | adprintformatitem_trl | ad_printformatitem_id | adempiere.ad_printformatitem_trl | ad_printformatitem_id |
No | プロパティ名 | プロパティ値 |
---|---|---|
1 | schemaname | adempiere |
2 | tablename | ad_printformatitem |
3 | tableowner | adempiere |
4 | tablespace | |
5 | hasindexes | True |
6 | hasrules | False |
7 | hastriggers | True |