: Public <<table>> クラス
作成日: 2013/08/31 14:51:42
更新日: 2014/02/17 14:30:56
プロジェクト:
追加情報:
属性
Public numeric(10)
  ad_client_id
D詳細:
 
Public numeric(10)
  ad_org_id
D詳細:
 
Public static numeric(10)
  c_tax_id
D詳細:
 
Public timestamp without time zone
  created
D詳細:
 
Public numeric(10)
  createdby
D詳細:
 
Public char(1)
  isactive
D詳細:
 
Public char(1)
  istaxincluded
D詳細:
 
Public static numeric(10)
  m_rma_id
D詳細:
 
Public varchar(36)
  m_rmatax_uu
D詳細:
 
Public char(1)
  processed
D詳細:
 
Public numeric(0)
  taxamt
D詳細:
 
Public numeric(0)
  taxbaseamt
D詳細:
 
Public timestamp without time zone
  updated
D詳細:
 
Public numeric(10)
  updatedby
D詳細:
 
Public numeric(10)
  c_taxprovider_id
D詳細:
 
操作
Public
m_rmatax_key( c_tax_id: numeric,
m_rma_id: numeric,
):
詳細:
<<PK>>
Public
m_rmatax_uu_idx( m_rmatax_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
m_rmatax_isactive_check():
詳細:
<<check>>
Public
m_rmatax_istaxincluded_check():
詳細:
<<check>>
Public
m_rmatax_processed_check():
詳細:
<<check>>
Public
ctax_mrmatax( c_tax_id: numeric,
):
詳細:
<<FK>>
Public
ctaxprovider_mrmatax( c_taxprovider_id: numeric,
):
詳細:
<<FK>>
Public
mrma_mrmatax( m_rma_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» c_tax
クラス «FK»
名前: ctax_mrmatax
 
名前: c_tax_pkey
 
詳細:
 
«table» c_taxprovider
クラス «FK»
名前: ctaxprovider_mrmatax
 
名前: c_taxprovider_key
 
詳細:
 
«table» m_rma
クラス «FK»
名前: mrma_mrmatax
 
名前: m_rma_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
I_M_RMATax Interface 依存 From