パートナー銀行口座 : Public <<table>> クラス
作成日: 2013/08/31 14:50:27
更新日: 2013/09/25 18:09:40
プロジェクト:
追加情報:
属性
Public static numeric(10)
  c_bp_bankaccount_id
D詳細:
 
Public numeric(10)
  ad_client_id
D詳細:
 
Public numeric(10)
  ad_org_id
D詳細:
 
Public timestamp without time zone
  created
D詳細:
 
Public timestamp without time zone
  updated
D詳細:
 
Public char(1)
  isactive
D詳細:
 
Public numeric(10)
  createdby
D詳細:
 
Public numeric(10)
  updatedby
D詳細:
 
Public numeric(10)
  c_bpartner_id
D詳細:
 
Public numeric(10)
  c_bank_id
D詳細:
 
Public char(1)
  isach
D詳細:
 
Public char(1)
  bankaccounttype
D詳細:
 
Public varchar(20)
  routingno
D詳細:
 
Public varchar(20)
  accountno
D詳細:
 
Public char(1)
  creditcardtype
D詳細:
 
Public varchar(20)
  creditcardnumber
D詳細:
 
Public varchar(4)
  creditcardvv
D詳細:
 
Public numeric(10)
  creditcardexpmm
D詳細:
 
Public numeric(10)
  creditcardexpyy
D詳細:
 
Public varchar(60)
  a_name
D詳細:
 
Public varchar(60)
  a_street
D詳細:
 
Public varchar(60)
  a_city
D詳細:
 
Public varchar(40)
  a_state
D詳細:
 
Public varchar(20)
  a_zip
D詳細:
 
Public varchar(20)
  a_ident_dl
D詳細:
 
Public varchar(60)
  a_email
D詳細:
 
Public varchar(20)
  a_ident_ssn
D詳細:
 
Public char(1)
  r_avsaddr
D詳細:
 
Public char(1)
  r_avszip
D詳細:
 
Public varchar(40)
  a_country
D詳細:
 
Public numeric(10)
  ad_user_id
D詳細:
 
Public char(1)
  bpbankacctuse
D詳細:
 
Public varchar(36)
  c_bp_bankaccount_uu
D詳細:
 
Public varchar(60)
  customerpaymentprofileid
D詳細:
 
Public numeric(10)
  c_paymentprocessor_id
D詳細:
 
操作
Public
c_bp_bankaccount_pkey( c_bp_bankaccount_id: numeric,
):
詳細:
<<PK>>
Public
c_bpbankacct_bpartner( c_bpartner_id: numeric,
):
詳細:
<<index>>
タグ: property=Unique=0;Clustered=0;Sort=ASC
Public
c_bp_bankaccount_uu_idx( c_bp_bankaccount_uu: varchar,
):
詳細:
<<index>>
タグ: property=Unique=1;Clustered=0;Sort=ASC
Public
c_bp_bankaccount_isach_check():
詳細:
<<check>>
Public
c_bp_bankaccount_isactive_check():
詳細:
<<check>>
Public
aduser_cbpbankaccount( ad_user_id: numeric,
):
詳細:
<<FK>>
Public
cbank_cbpbankaccount( c_bank_id: numeric,
):
詳細:
<<FK>>
タグ: property=Set Null=1;
Public
cbpartner_cbpbankaccount( c_bpartner_id: numeric,
):
詳細:
<<FK>>
タグ: property=Cascade=1;
Public
cpaymentprocessor_cbpbankaccou( c_paymentprocessor_id: numeric,
):
詳細:
<<FK>>
要素 ソースの役割 ターゲットの役割
«table» ad_user
クラス «FK»
名前: aduser_cbpbankaccount
 
名前: ad_user_pkey
 
詳細:
 
«table» c_bank
クラス «FK»
名前: cbank_cbpbankaccount
 
名前: c_bank_pkey
 
詳細:
 
«table» c_bpartner
クラス «FK»
名前: cbpartner_cbpbankaccount
 
名前: c_bpartner_pkey
 
詳細:
 
«table» c_paymentprocessor
クラス «FK»
名前: cpaymentprocessor_cbpbankaccou
 
名前: c_paymentprocessor_pkey
 
詳細:
 
要素 ソースの役割 ターゲットの役割
«table» c_payment
クラス «FK»
名前: cbpbankacct_cpayment
 
名前: c_bp_bankaccount_pkey
 
詳細:
 
«table» c_paymenttransaction
クラス «FK»
名前: cbpbankaccount_cpaymenttransac
 
名前: c_bp_bankaccount_pkey
 
詳細:
 
«table» c_payselectioncheck
クラス «FK»
名前: cbpbankaccount_cpayselectionch
 
名前: c_bp_bankaccount_pkey
 
詳細:
 
«table» hr_movement
クラス «FK»
名前: cbpbankaccount_hrmovement
 
名前: c_bp_bankaccount_pkey
 
詳細:
 
タグ
owner adempiere
Details:
 
要素 種類 接続 方向 ノート
I_C_BP_BankAccount Interface 依存 From