C_CyclePhase : Public <<table>> クラス
作成日: 2013/08/31 14:50:31
更新日: 2013/09/22 10:16:13
プロジェクト:
追加情報:
属性
Public static numeric(10)
  c_cyclestep_id
D詳細:
 
Public static numeric(10)
  c_phase_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(36)
  c_cyclephase_uu
D詳細:
 
操作
Public
c_cyclephase_pkey( c_cyclestep_id: numeric,
c_phase_id: numeric,
):
詳細:
<<PK>>
Public
c_cyclephase_uu_idx( c_cyclephase_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
ccyclestep_ccyclephase( c_cyclestep_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
Public
cphase_ccyclephase( c_phase_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
要素 ソースの役割 ターゲットの役割
«table» c_cyclestep
クラス «FK»
名前: ccyclestep_ccyclephase
 
名前: c_cyclestep_pkey
 
詳細:
 
«table» c_phase
クラス «FK»
名前: cphase_ccyclephase
 
名前: c_phase_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
rv_projectcycle Class 依存 From