M_Replenish : Public <<table>> クラス
作成日: 2013/08/31 14:51:39
更新日: 2013/09/28 14:22:23
プロジェクト:
追加情報:
属性
Public static numeric(10)
  m_product_id
D詳細:
 
Public static numeric(10)
  m_warehouse_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 char(1)
  replenishtype
D詳細:
 
Public numeric(0)
  level_min
D詳細:
 
Public numeric(0)
  level_max
D詳細:
 
Public numeric(10)
  m_warehousesource_id
D詳細:
 
Public numeric(10)
  m_locator_id
D詳細:
 
Public varchar(36)
  m_replenish_uu
D詳細:
 
Public numeric(0)
  qtybatchsize
D詳細:
 
操作
Public
m_replenish_pkey( m_product_id: numeric,
m_warehouse_id: numeric,
):
詳細:
<<PK>>
Public
m_replenish_uu_idx( m_replenish_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
m_replenish_isactive_check():
詳細:
<<check>>
Public
m_product_replenish( m_product_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
Public
m_warehouse_replenish( m_warehouse_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
Public
mlocator_mreplenish( m_locator_id: numeric,
):
詳細:
<<FK>>
Public
mwarehousesource_mreplenish( m_warehousesource_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» m_product
クラス «FK»
名前: m_product_replenish
 
名前: m_product_pkey
 
詳細:
 
«table» m_warehouse
クラス «FK»
名前: m_warehouse_replenish
 
名前: m_warehouse_pkey
 
詳細:
 
«table» m_locator
クラス «FK»
名前: mlocator_mreplenish
 
名前: m_locator_pkey
 
詳細:
 
«table» m_warehouse
クラス «FK»
名前: mwarehousesource_mreplenish
 
名前: m_warehouse_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
I_M_Replenish Interface 依存 From