Table idempiere9.adempiere.ad_fieldsuggestion
Suggestions for field label, description and help

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
acceptsuggestion bpchar 1  √  NULL::bpchar Accept suggested changes
ad_client_id numeric 10 Client/Tenant for this installation.
ad_field_id numeric 10
ad_field.ad_field_id adfield_adfieldsuggestion R
Field on a database table
ad_fieldsuggestion_id numeric 10 Field Suggestions
ad_fieldsuggestion_uu varchar 36 Field Suggestions UUID
ad_language varchar 6
ad_language.ad_language adlanguage_adfieldsuggestion R
Language for this entity
ad_org_id numeric 10 Organizational entity within client
ad_userclient_id numeric 10
ad_client.ad_client_id aduserclient_adfieldsuggestion R
Tenant of User
ad_user_id numeric 10
ad_user.ad_user_id aduser_adfieldsuggestion R
User within the system - Internal or Business Partner Contact
comparesuggestion bpchar 1  √  NULL::bpchar Compare suggested text with original text
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
description varchar 255  √  NULL::character varying Optional short description of the record
fieldsuggestiontarget bpchar 1 'E'::bpchar Apply Suggestion To
help varchar 2000  √  NULL::character varying Comment or Hint
isactive bpchar 1 'Y'::bpchar The record is active in the system
isapproved bpchar 1 'N'::bpchar Indicates if this document requires approval
isupdatebaselanguage bpchar 1 'Y'::bpchar Update Base Language
name varchar 60  √  NULL::character varying Alphanumeric identifier of the entity
processed bpchar 1 'N'::bpchar The document has been processed
rejectsuggestion bpchar 1  √  NULL::bpchar Reject suggested changes
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_fieldsuggestion_id Primary key Asc ad_fieldsuggestion_key
ad_fieldsuggestion_uu Must be unique Asc ad_fieldsuggestion_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.