w_advertisement

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
w_advertisement_id numeric 10 null
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
name varchar 60 null
description varchar 255 √ null
help varchar 2000 √ null
isselfservice bpchar 1 'N'::bpchar
c_bpartner_id numeric 10 null
c_bpartner.c_bpartner_id cbpartner_wadvertisement R
ad_user_id numeric 10 √ null
ad_user.ad_user_id aduser_wadvertisement R
w_clickcount_id numeric 10 √ null
w_clickcount.w_clickcount_id wclickcount_wadvertisement R
w_countercount_id numeric 10 √ null
w_countercount.w_countercount_id wcountercount_wadvertisement R
validfrom timestamp 29,6 √ null
validto timestamp 29,6 √ null
imageurl varchar 120 √ null
adtext varchar 2000 √ null
webparam1 varchar 2000 √ null
webparam2 varchar 2000 √ null
webparam3 varchar 2000 √ null
webparam4 varchar 2000 √ null
publishstatus bpchar 1 null
version numeric 10 √ null
processing bpchar 1 √ null
w_advertisement_uu varchar 36 √ NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
w_advertisement_pkey Primary key Asc w_advertisement_id
w_advertisement_uu_idx Must be unique Asc w_advertisement_uu

Relationships