b_sellerfunds

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
b_sellerfunds_id numeric 10 null
b_offer.b_sellerfunds_id bsellerfunds_boffer R
ad_client_id numeric 10 null
ad_org_id numeric 10 null
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 now()
createdby numeric 10 null
updated timestamp 29,6 now()
updatedby numeric 10 null
ad_user_id numeric 10 null
b_seller.ad_user_id bseller_bsellerfunds R
ad_user.ad_user_id aduser_bsellerfunds R
c_order_id numeric 10 null
c_order.c_order_id corder_bsellerfunds R
c_payment_id numeric 10 null
c_payment.c_payment_id cpayment_bsellerfunds R
committedamt numeric 0 0
noncommittedamt numeric 0 0
b_sellerfunds_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
b_sellerfunds_pkey Primary key Asc b_sellerfunds_id
b_sellerfunds_uu_idx Must be unique Asc b_sellerfunds_uu

Check Constraints

Constraint Name Constraint
b_sellerfunds_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships