現金仕訳帳線 : Public <<table>> クラス
作成日: 2013/08/31 14:50:27
更新日: 2014/02/17 14:22:35
プロジェクト:
追加情報:
属性
Public static numeric(10)
  c_cashline_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 numeric(10)
  c_cash_id
D詳細:
 
Public numeric(10)
  line
D詳細:
 
Public varchar(255)
  description
D詳細:
 
Public char(1)
  cashtype
D詳細:
 
Public numeric(10)
  c_bankaccount_id
D詳細:
 
Public numeric(10)
  c_charge_id
D詳細:
 
Public numeric(10)
  c_invoice_id
D詳細:
 
Public numeric(10)
  c_currency_id
D詳細:
 
Public numeric(0)
  amount
D詳細:
 
Public numeric(0)
  discountamt
D詳細:
 
Public numeric(0)
  writeoffamt
D詳細:
 
Public char(1)
  isgenerated
D詳細:
 
Public char(1)
  processed
D詳細:
 
Public numeric(10)
  c_payment_id
D詳細:
 
Public varchar(36)
  c_cashline_uu
D詳細:
 
操作
Public
c_cashline_pkey( c_cashline_id: numeric,
):
詳細:
<<PK>>
Public
c_cashline_cash( c_cash_id: numeric,
):
詳細:
<<index>>
タグ: property=Unique=0;Clustered=0;Sort=ASC
Public
c_cashline_uu_idx( c_cashline_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
c_cashline_isactive_check():
詳細:
<<check>>
Public
c_cashline_isgenerated_check():
詳細:
<<check>>
Public
cbankacct_ccashline( c_bankaccount_id: numeric,
):
詳細:
<<FK>>
Public
ccash_ccashline( c_cash_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
Public
ccharge_ccashline( c_charge_id: numeric,
):
詳細:
<<FK>>
Public
ccurrency_ccashline( c_currency_id: numeric,
):
詳細:
<<FK>>
Public
cinvoice_ccashline( c_invoice_id: numeric,
):
詳細:
<<FK>>
Public
cpayment_ccashline( c_payment_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» c_bankaccount
クラス «FK»
名前: cbankacct_ccashline
 
名前: c_bankaccount_pkey
 
詳細:
 
«table» c_cash
クラス «FK»
名前: ccash_ccashline
 
名前: c_cash_pkey
 
詳細:
 
«table» c_charge
クラス «FK»
名前: ccharge_ccashline
 
名前: c_charge_pkey
 
詳細:
 
«table» c_currency
クラス «FK»
名前: ccurrency_ccashline
 
名前: c_currency_pkey
 
詳細:
 
«table» c_invoice
クラス «FK»
名前: cinvoice_ccashline
 
名前: c_invoice_pkey
 
詳細:
 
«table» c_payment
クラス «FK»
名前: cpayment_ccashline
 
名前: c_payment_pkey
 
詳細:
 
要素 ソースの役割 ターゲットの役割
«table» c_allocationline
クラス «FK»
名前: ccashline_callocationline
 
名前: c_cashline_pkey
 
詳細:
 
«table» c_invoice
クラス «FK»
名前: ccashline_cinvoice
 
名前: c_cashline_pkey
 
詳細:
 
«table» c_order
クラス «FK»
名前: ccashline_corder
 
名前: c_cashline_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
rv_cash_detail Class 依存 From