| システム名 | 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_printformat | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | ad_printformat_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 | istablebased | character(1) | Yes | 'Y' | ||
| 12 | isform | character(1) | Yes | 'N' | ||
| 13 | ad_table_id | numeric(10) | Yes | |||
| 14 | ad_printpaper_id | numeric(10) | Yes | |||
| 15 | ad_printcolor_id | numeric(10) | Yes | |||
| 16 | ad_printfont_id | numeric(10) | Yes | |||
| 17 | isstandardheaderfooter | character(1) | Yes | 'Y' | ||
| 18 | headermargin | numeric(10) | Yes | |||
| 19 | footermargin | numeric(10) | Yes | |||
| 20 | createcopy | character(1) | ||||
| 21 | ad_reportview_id | numeric(10) | ||||
| 22 | ad_printtableformat_id | numeric(10) | ||||
| 23 | printername | character varying(40) | ||||
| 24 | isdefault | character(1) | Yes | 'N' | ||
| 25 | jasperprocess_id | numeric(10) | ||||
| 26 | classname | character varying(240) | ||||
| 27 | args | character varying(510) | ||||
| 28 | ad_printformat_uu | character varying(36) | NULL | |||
| 29 | ad_window_id | numeric(10) | NULL |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | ad_printformat_name | ad_client_id,ad_table_id,name | Yes | |
| 2 | ad_printformat_pkey | ad_printformat_id | Yes | |
| 3 | ad_printformat_table | ad_table_id | ||
| 4 | ad_printformat_uu_idx | ad_printformat_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | ad_printfont_adprintformat | ad_printfont_id | adempiere.ad_printfont | ad_printfont_id |
| 2 | adprintcolor_adprintformat | ad_printcolor_id | adempiere.ad_printcolor | ad_printcolor_id |
| 3 | adprintformattable_format | ad_printtableformat_id | adempiere.ad_printtableformat | ad_printtableformat_id |
| 4 | adprintpaper_adprintformat | ad_printpaper_id | adempiere.ad_printpaper | ad_printpaper_id |
| 5 | adprintview_adprintformat | ad_reportview_id | adempiere.ad_reportview | ad_reportview_id |
| 6 | adtable_adprintformat | ad_table_id | adempiere.ad_table | ad_table_id |
| 7 | adwindow_adprintformat | ad_window_id | adempiere.ad_window | ad_window_id |
| 8 | jasperprocess_adprintformat | jasperprocess_id | adempiere.ad_process | ad_process_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | adprintformat_adpackageexpdeta | ad_printformat_id | adempiere.ad_package_exp_detail | ad_printformat_id |
| 2 | adprintformat_adpinstance | ad_printformat_id | adempiere.ad_pinstance | ad_printformat_id |
| 3 | adprintformat_adprintgraph | ad_printformat_id | adempiere.ad_printgraph | ad_printformat_id |
| 4 | adprintformat_adprocess | ad_printformat_id | adempiere.ad_process | ad_printformat_id |
| 5 | adprintformat_arfqtopic | ad_printformat_id | adempiere.c_rfq_topic | ad_printformat_id |
| 6 | adprintformat_cbankaccountdoc | ad_printformat_id | adempiere.c_bankaccountdoc | check_printformat_id |
| 7 | adprintformat_cdoctype | ad_printformat_id | adempiere.c_doctype | ad_printformat_id |
| 8 | adprintformat_cdunninglevel | ad_printformat_id | adempiere.c_dunninglevel | dunning_printformat_id |
| 9 | adprintformat_forminvoice | ad_printformat_id | adempiere.ad_printform | invoice_printformat_id |
| 10 | adprintformat_formorder | ad_printformat_id | adempiere.ad_printform | order_printformat_id |
| 11 | adprintformat_formproject | ad_printformat_id | adempiere.ad_printform | project_printformat_id |
| 12 | adprintformat_formremittance | ad_printformat_id | adempiere.ad_printform | remittance_printformat_id |
| 13 | adprintformat_formshipment | ad_printformat_id | adempiere.ad_printform | shipment_printformat_id |
| 14 | adprintformat_hrpayroll | ad_printformat_id | adempiere.hr_payroll | ad_printformat_id |
| 15 | adprintformat_hrprocess | ad_printformat_id | adempiere.hr_process | ad_printformat_id |
| 16 | adprintformat_pareport | ad_printformat_id | adempiere.pa_report | ad_printformat_id |
| 17 | adprintformat_printformatchild | ad_printformat_id | adempiere.ad_printformatitem | ad_printformatchild_id |
| 18 | adprintformat_printformatitem | ad_printformat_id | adempiere.ad_printformatitem | ad_printformat_id |
| 19 | adprintformat_trl | ad_printformat_id | adempiere.ad_printformat_trl | ad_printformat_id |
| 20 | adprintformatinv_cbpartner | ad_printformat_id | adempiere.c_bpartner | invoice_printformat_id |
| 21 | distriborderprintformat_adprin | ad_printformat_id | adempiere.ad_printform | distrib_order_printformat_id |
| 22 | manuforderprintformat_adprintf | ad_printformat_id | adempiere.ad_printform | manuf_order_printformat_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | ad_printformat |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |