Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
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 |
|
|
||||||
c_doctype_id | numeric | 10 | null |
|
|
||||||
ad_role_id | numeric | 10 | null |
|
|
||||||
ad_ref_list_id | numeric | 10 | null |
|
|
||||||
ad_document_action_access_uu | varchar | 36 | √ | NULL::character varying |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ad_document_action_access_key | Primary key | Asc/Asc/Asc | ad_role_id + c_doctype_id + ad_ref_list_id |
ad_document_action_acce_uu_idx | Must be unique | Asc | ad_document_action_access_uu |