| 作成日: | 2013/08/31 14:50:31 |
| 更新日: | 2013/09/22 10:16:11 |
プロジェクト: |
|
追加情報: |
|
| 属性 |
|
Public static numeric(10) c_city_id |
D詳細:
|
|
Public numeric(10) ad_client_id |
D詳細:
|
|
Public numeric(10) ad_org_id |
D詳細:
|
|
Public char(1) isactive |
D詳細:
|
|
Public timestamp without time zone created |
D詳細:
|
|
Public numeric(10) createdby |
D詳細:
|
|
Public timestamp without time zone updated |
D詳細:
|
|
Public numeric(10) updatedby |
D詳細:
|
|
Public varchar(60) name |
D詳細:
|
|
Public varchar(10) locode |
D詳細:
|
|
Public varchar(15) coordinates |
D詳細:
|
|
Public varchar(10) postal |
D詳細:
|
|
Public varchar(10) areacode |
D詳細:
|
|
Public numeric(10) c_country_id |
D詳細:
|
|
Public numeric(10) c_region_id |
D詳細:
|
|
Public varchar(36) c_city_uu |
D詳細:
|
| 操作 | ||
|
Public c_city_pkey( c_city_id: numeric,
|
||
詳細:
<<PK>>
|
||
|
Public c_city_uu_idx( c_city_uu: varchar,
|
||
詳細:
<<index>>
|
||
|
Public c_city_isactive_check(): |
||
詳細:
<<check>>
|
||
|
Public c_cityclient( ad_client_id: numeric,
|
||
詳細:
<<FK>>
|
||
|
Public c_cityorg( ad_org_id: numeric,
|
||
詳細:
<<FK>>
|
||
|
Public ccountry_ccity( c_country_id: numeric,
|
||
詳細:
<<FK>>
|
||
|
Public cregion_ccity( c_region_id: numeric,
|
||
詳細:
<<FK>>
|
| 要素 | ソースの役割 | ターゲットの役割 |
|
«table» ad_client クラス «FK» |
名前: c_cityclient |
名前: ad_client_pkey |
詳細:
|
||
|
«table» ad_org クラス «FK» |
名前: c_cityorg |
名前: ad_org_pkey |
詳細:
|
||
|
«table» c_country クラス «FK» |
名前: ccountry_ccity |
名前: c_country_pkey |
詳細:
|
||
|
«table» c_region クラス «FK» |
名前: cregion_ccity |
名前: c_region_pkey |
詳細:
|
||
| 要素 | ソースの役割 | ターゲットの役割 |
|
«table» c_location クラス «FK» |
名前: ccity_clocation |
名前: c_city_pkey |
詳細:
|
||
|
«table» i_fixedasset クラス «FK» |
名前: ccity_ifixedasset |
名前: c_city_pkey |
詳細:
|
||
| タグ | 値 |
| owner | adempiere |
Details:
|
|