| 作成日: | 2013/08/31 14:50:49 |
| 更新日: | 2013/10/10 17:10:48 |
プロジェクト: |
|
追加情報: |
|
| 属性 |
|
Public varchar(20) accountno |
D詳細:
|
|
Public numeric(10) ad_client_id |
D詳細:
|
|
Public numeric(10) ad_org_id |
D詳細:
|
|
Public varchar(60) a_name |
D詳細:
|
|
Public varchar(20) checkno |
D詳細:
|
|
Public char(1) checkstatus |
D詳細:
|
|
Public numeric(10) c_order_id |
D詳細:
|
|
Public numeric(10) c_payment_id |
D詳細:
|
|
Public static numeric(10) c_pospayment_id |
D詳細:
|
|
Public varchar(36) c_pospayment_uu |
D詳細:
|
|
Public numeric(10) c_postendertype_id |
D詳細:
|
|
Public timestamp without time zone created |
D詳細:
|
|
Public numeric(10) createdby |
D詳細:
|
|
Public varchar(20) creditcardnumber |
D詳細:
|
|
Public char(1) creditcardtype |
D詳細:
|
|
Public timestamp without time zone datepromised |
D詳細:
|
|
Public varchar(20) depositgroup |
D詳細:
|
|
Public varchar(2000) help |
D詳細:
|
|
Public char(1) isactive |
D詳細:
|
|
Public char(1) ispostdated |
D詳細:
|
|
Public varchar(20) micr |
D詳細:
|
|
Public numeric(0) payamt |
D詳細:
|
|
Public char(1) processed |
D詳細:
|
|
Public varchar(20) routingno |
D詳細:
|
|
Public char(1) tendertype |
D詳細:
|
|
Public timestamp without time zone updated |
D詳細:
|
|
Public numeric(10) updatedby |
D詳細:
|
|
Public varchar(20) voiceauthcode |
D詳細:
|
| 操作 | ||
|
Public c_pospayment_key( c_pospayment_id: numeric,
|
||
詳細:
<<PK>>
|
||
|
Public c_pospayment_uu_idx( c_pospayment_uu: varchar,
|
||
詳細:
<<index>>
|
||
|
Public c_pospayment_isactive_check(): |
||
詳細:
<<check>>
|
||
|
Public c_pospayment_ispostdated_check(): |
||
詳細:
<<check>>
|
||
|
Public c_pospayment_processed_check(): |
||
詳細:
<<check>>
|
||
|
Public corder_cpospayment( c_order_id: numeric,
|
||
詳細:
<<FK>>
|
||
|
Public cpayment_cpospayment( c_payment_id: numeric,
|
||
詳細:
<<FK>>
|
||
|
Public cpostendertype_cpospayment( c_postendertype_id: numeric,
|
||
詳細:
<<FK>>
|
| 要素 | ソースの役割 | ターゲットの役割 |
|
«table» c_order クラス «FK» |
名前: corder_cpospayment |
名前: c_order_pkey |
詳細:
|
||
|
«table» c_payment クラス «FK» |
名前: cpayment_cpospayment |
名前: c_payment_pkey |
詳細:
|
||
|
«table» c_postendertype クラス «FK» |
名前: cpostendertype_cpospayment |
名前: c_postendertype_key |
詳細:
|
||
| タグ | 値 |
| owner | adempiere |
Details:
|
|
| 要素 | 種類 | 接続 | 方向 | ノート |
| I_C_POSPayment | Interface | 依存 | From |