請求書バッチ処理 : Public <<table>> クラス
作成日: 2013/08/31 14:50:40
更新日: 2013/09/29 12:10:59
プロジェクト:
追加情報:
属性
Public static numeric(10)
  c_invoicebatch_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(30)
  documentno
D詳細:
 
Public varchar(255)
  description
D詳細:
 
Public timestamp without time zone
  datedoc
D詳細:
 
Public char(1)
  issotrx
D詳細:
 
Public numeric(10)
  salesrep_id
D詳細:
 
Public numeric(10)
  c_currency_id
D詳細:
 
Public numeric(10)
  c_conversiontype_id
D詳細:
 
Public numeric(0)
  controlamt
D詳細:
 
Public numeric(0)
  documentamt
D詳細:
 
Public char(1)
  processing
D詳細:
 
Public char(1)
  processed
D詳細:
 
Public varchar(36)
  c_invoicebatch_uu
D詳細:
 
操作
Public
c_invoicebatch_pkey( c_invoicebatch_id: numeric,
):
詳細:
<<PK>>
Public
c_invoicebatch_uu_idx( c_invoicebatch_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
c_invoicebatch_isactive_check():
詳細:
<<check>>
Public
c_invoicebatch_issotrx_check():
詳細:
<<check>>
Public
c_invoicebatch_processed_check():
詳細:
<<check>>
Public
aduser_cinvoicebatch( salesrep_id: numeric,
):
詳細:
<<FK>>
Public
cconventiontype_cinvoicebatch( c_conversiontype_id: numeric,
):
詳細:
<<FK>>
Public
ccurrency_cinvoicebatch( c_currency_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» ad_user
クラス «FK»
名前: aduser_cinvoicebatch
 
名前: ad_user_pkey
 
詳細:
 
«table» c_conversiontype
クラス «FK»
名前: cconventiontype_cinvoicebatch
 
名前: c_conversiontype_pkey
 
詳細:
 
«table» c_currency
クラス «FK»
名前: ccurrency_cinvoicebatch
 
名前: c_currency_pkey
 
詳細:
 
要素 ソースの役割 ターゲットの役割
«table» c_invoicebatchline
クラス «FK»
名前: cinvoicebatch_cinvoicebline
 
名前: c_invoicebatch_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
I_C_InvoiceBatch Interface 依存 From