プロジェクトサイクル : Public <<table>> クラス
作成日: 2013/08/31 14:50:29
更新日: 2013/09/22 10:16:15
プロジェクト:
追加情報:
属性
Public static numeric(10)
  c_cycle_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(255)
  description
D詳細:
 
Public numeric(10)
  c_currency_id
D詳細:
 
Public varchar(36)
  c_cycle_uu
D詳細:
 
操作
Public
c_cycle_pkey( c_cycle_id: numeric,
):
詳細:
<<PK>>
Public
c_cycle_name( ad_client_id: numeric,
name: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
c_cycle_uu_idx( c_cycle_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
c_cycle_isactive_check():
詳細:
<<check>>
Public
ccurrency_ccycle( c_currency_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» c_currency
クラス «FK»
名前: ccurrency_ccycle
 
名前: c_currency_pkey
 
詳細:
 
要素 ソースの役割 ターゲットの役割
«table» c_cyclestep
クラス «FK»
名前: ccycle_ccyclestep
 
名前: c_cycle_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
rv_projectcycle Class 依存 From