Table idempiere9.adempiere.ad_ctxhelpsuggestion
Suggestion for context help content

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
ad_ctxhelpsuggestion_id numeric 10 Context Help Suggestion
ad_client_id numeric 10 Client/Tenant for this installation.
ad_ctxhelp_id numeric 10 Context Help
ad_ctxhelpmsg_id numeric 10 Context Help Message
ad_ctxhelpsuggestion_uu varchar 36 Context Help Suggestion UUID
ad_language varchar 6 Language for this entity
ad_org_id numeric 10 Organizational entity within client
ad_userclient_id numeric 10 Tenant of User
ad_user_id numeric 10 User within the system - Internal or Business Partner Contact
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
msgtext varchar 2000 Textual Informational, Menu or Error Message
isactive bpchar 1 'Y'::bpchar The record is active in the system
isapproved bpchar 1 'N'::bpchar Indicates if this document requires approval
processed bpchar 1 'N'::bpchar The document has been processed
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
acceptsuggestion bpchar 1  √  NULL::bpchar Accept suggested changes
rejectsuggestion bpchar 1  √  NULL::bpchar Reject suggested changes
comparesuggestion bpchar 1  √  NULL::bpchar Compare suggested text with original text
issaveastenantcustomization bpchar 1 'N'::bpchar Apply changes as tenant customization

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

Indexes:
Column(s) Type Sort Constraint Name
ad_ctxhelpsuggestion_id Primary key Asc ad_ctxhelpsuggestion_key
ad_ctxhelpsuggestion_uu Must be unique Asc ad_ctxhelpsuggestion_uu_idx