lbr_docfiscal_procref

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_lbrdocfiscalprocref R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_lbrdocfiscalprocref R
created timestamp 29,6 null
createdby numeric 10 null
ad_user.ad_user_id createdby_lbrdocfiscalprocref R
isactive bpchar 1 'Y'::bpchar
lbr_docfiscal_id numeric 10 null
lbr_docfiscal.lbr_docfiscal_id lbrdocfiscal_lbrdocfiscalprocr C
lbr_docfiscal_procref_id numeric 10 null
updated timestamp 29,6 null
updatedby numeric 10 null
ad_user.ad_user_id updatedby_lbrdocfiscalprocref R
procref_nproc varchar 60 NULL::character varying
procref_indproc bpchar 1 NULL::bpchar
lbr_docfiscal_procref_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
lbr_docfiscal_procref_key Primary key Asc lbr_docfiscal_procref_id
lbr_docfiscal_procref_uu_idx Must be unique Asc lbr_docfiscal_procref_uu

Check Constraints

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

Relationships