| システム名 | 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_role | ||
| 備考 |
|||
| No | 論理名 | 物理名 | データ型 | Not Null | デフォルト | 備考 |
|---|---|---|---|---|---|---|
| 1 | ad_role_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 | name | character varying(60) | Yes | |||
| 9 | updatedby | numeric(10) | Yes | |||
| 10 | description | character varying(255) | ||||
| 11 | userlevel | character(3) | Yes | ' O' | ||
| 12 | c_currency_id | numeric(10) | ||||
| 13 | amtapproval | numeric | 0 | |||
| 14 | ad_tree_menu_id | numeric(10) | ||||
| 15 | ismanual | character(1) | Yes | 'Y' | ||
| 16 | isshowacct | character(1) | Yes | 'Y' | ||
| 17 | ispersonallock | character(1) | Yes | 'N' | ||
| 18 | ispersonalaccess | character(1) | Yes | 'N' | ||
| 19 | iscanexport | character(1) | Yes | 'Y' | ||
| 20 | iscanreport | character(1) | Yes | 'Y' | ||
| 21 | supervisor_id | numeric(10) | ||||
| 22 | iscanapproveowndoc | character(1) | Yes | 'Y' | ||
| 23 | isaccessallorgs | character(1) | Yes | 'N' | ||
| 24 | ischangelog | character(1) | Yes | 'N' | ||
| 25 | preferencetype | character(1) | Yes | 'C' | ||
| 26 | overwritepricelimit | character(1) | Yes | 'N' | ||
| 27 | isuseuserorgaccess | character(1) | Yes | 'N' | ||
| 28 | ad_tree_org_id | numeric(10) | ||||
| 29 | confirmqueryrecords | numeric(10) | Yes | 0 | ||
| 30 | maxqueryrecords | numeric(10) | Yes | 0 | ||
| 31 | connectionprofile | character(1) | ||||
| 32 | allow_info_account | character(1) | Yes | 'Y' | ||
| 33 | allow_info_asset | character(1) | Yes | 'Y' | ||
| 34 | allow_info_bpartner | character(1) | Yes | 'Y' | ||
| 35 | allow_info_cashjournal | character(1) | Yes | 'N' | ||
| 36 | allow_info_inout | character(1) | Yes | 'Y' | ||
| 37 | allow_info_invoice | character(1) | Yes | 'Y' | ||
| 38 | allow_info_order | character(1) | Yes | 'Y' | ||
| 39 | allow_info_payment | character(1) | Yes | 'Y' | ||
| 40 | allow_info_product | character(1) | Yes | 'Y' | ||
| 41 | allow_info_resource | character(1) | Yes | 'Y' | ||
| 42 | allow_info_schedule | character(1) | Yes | 'Y' | ||
| 43 | userdiscount | numeric(22, 2) | ||||
| 44 | allow_info_mrp | character(1) | Yes | 'N' | ||
| 45 | allow_info_crp | character(1) | Yes | 'N' | ||
| 46 | isdiscountuptolimitprice | character(1) | Yes | 'N' | ||
| 47 | isdiscountallowedontotal | character(1) | Yes | 'N' | ||
| 48 | amtapprovalaccum | numeric | ||||
| 49 | daysapprovalaccum | numeric(10) | ||||
| 50 | ad_role_uu | character varying(36) | NULL | |||
| 51 | ismenuautoexpand | character(1) | Yes | 'N' | ||
| 52 | ismasterrole | character(1) | Yes | 'N' | ||
| 53 | isaccessadvanced | character(1) | 'N' |
| No | インデックス名 | カラムリスト | ユニーク | 備考 |
|---|---|---|---|---|
| 1 | ad_role_pkey | ad_role_id | Yes | |
| 2 | ad_role_uu_idx | ad_role_uu | Yes |
| No | 外部キー名 | カラムリスト | 参照先 | 参照先カラムリスト |
|---|---|---|---|---|
| 1 | ad_roleclient | ad_client_id | adempiere.ad_client | ad_client_id |
| 2 | ad_roleorg | ad_org_id | adempiere.ad_org | ad_org_id |
| 3 | adtree_adrole | ad_tree_menu_id | adempiere.ad_tree | ad_tree_id |
| 4 | adtreeorg_adrole | ad_tree_org_id | adempiere.ad_tree | ad_tree_id |
| 5 | adusersupervisor_adrole | supervisor_id | adempiere.ad_user | ad_user_id |
| 6 | c_currency_ad_role | c_currency_id | adempiere.c_currency | c_currency_id |
| No | 外部キー名 | カラムリスト | 参照元 | 参照元カラムリスト |
|---|---|---|---|---|
| 1 | ad_role_included_parent | ad_role_id | adempiere.ad_role_included | ad_role_id |
| 2 | ad_role_included_role | ad_role_id | adempiere.ad_role_included | included_role_id |
| 3 | adrole_adaltertrecipient | ad_role_id | adempiere.ad_alertrecipient | ad_role_id |
| 4 | adrole_adbroadcastmessage | ad_role_id | adempiere.ad_broadcastmessage | ad_role_id |
| 5 | adrole_adcolumnaccess | ad_role_id | adempiere.ad_column_access | ad_role_id |
| 6 | adrole_addocumentactionaccess | ad_role_id | adempiere.ad_document_action_access | ad_role_id |
| 7 | adrole_adformaccess | ad_role_id | adempiere.ad_form_access | ad_role_id |
| 8 | adrole_adimporttemplateaccess | ad_role_id | adempiere.ad_importtemplateaccess | ad_role_id |
| 9 | adrole_adinfowindowaccess | ad_role_id | adempiere.ad_infowindow_access | ad_role_id |
| 10 | adrole_adpackageexpcommon | ad_role_id | adempiere.ad_package_exp_common | ad_role_id |
| 11 | adrole_adpackageexpdetail | ad_role_id | adempiere.ad_package_exp_detail | ad_role_id |
| 12 | adrole_adprocessaccess | ad_role_id | adempiere.ad_process_access | ad_role_id |
| 13 | adrole_adrecentitem | ad_role_id | adempiere.ad_recentitem | ad_role_id |
| 14 | adrole_adroleorgaccess | ad_role_id | adempiere.ad_role_orgaccess | ad_role_id |
| 15 | adrole_adschedulerrecipient | ad_role_id | adempiere.ad_schedulerrecipient | ad_role_id |
| 16 | adrole_adsession | ad_role_id | adempiere.ad_session | ad_role_id |
| 17 | adrole_adtableaccess | ad_role_id | adempiere.ad_table_access | ad_role_id |
| 18 | adrole_adtaskaccess | ad_role_id | adempiere.ad_task_access | ad_role_id |
| 19 | adrole_adtoolbarbuttonrestrict | ad_role_id | adempiere.ad_toolbarbuttonrestrict | ad_role_id |
| 20 | adrole_aduserdefwin | ad_role_id | adempiere.ad_userdef_win | ad_role_id |
| 21 | adrole_aduserroles | ad_role_id | adempiere.ad_user_roles | ad_role_id |
| 22 | adrole_adwfresponsible | ad_role_id | adempiere.ad_wf_responsible | ad_role_id |
| 23 | adrole_adwindowaccess | ad_role_id | adempiere.ad_window_access | ad_role_id |
| 24 | adrole_adworkflowaccess | ad_role_id | adempiere.ad_workflow_access | ad_role_id |
| 25 | adrole_ardecordaccess | ad_role_id | adempiere.ad_record_access | ad_role_id |
| 26 | adrole_cmalistrole | ad_role_id | adempiere.cm_accesslistrole | ad_role_id |
| 27 | adrole_padashboardcontent | ad_role_id | adempiere.pa_dashboardcontent | ad_role_id |
| 28 | adrole_padashboardcontentacces | ad_role_id | adempiere.pa_dashboardcontent_access | ad_role_id |
| 29 | adrole_padashboardpreference | ad_role_id | adempiere.pa_dashboardpreference | ad_role_id |
| 30 | adrole_pagoal | ad_role_id | adempiere.pa_goal | ad_role_id |
| 31 | adrole_rrequest | ad_role_id | adempiere.r_request | ad_role_id |
| 32 | adrole_rrequestaction | ad_role_id | adempiere.r_requestaction | ad_role_id |
| 33 | adrole_urolemenu | ad_role_id | adempiere.u_rolemenu | ad_role_id |
| 34 | adrole_wswebservicetypeaccess | ad_role_id | adempiere.ws_webservicetypeaccess | ad_role_id |
| No | プロパティ名 | プロパティ値 |
|---|---|---|
| 1 | schemaname | adempiere |
| 2 | tablename | ad_role |
| 3 | tableowner | adempiere |
| 4 | tablespace | |
| 5 | hasindexes | True |
| 6 | hasrules | False |
| 7 | hastriggers | True |