Table idempiere9.adempiere.ad_issue
System Issue

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_issue_id numeric 10 Automatically created or manually entered System Issue
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
releaseno varchar 10 '.'::character varying Internal Release Number
version varchar 40 Version of the table definition
name varchar 60 Alphanumeric identifier of the entity
username varchar 60 User Name
supportemail varchar 60  √  null EMail address to send support information and updates to
dbaddress varchar 255  √  null JDBC URL of the database server
local_host varchar 120  √  null Local Host Info
operatingsysteminfo varchar 255  √  null Operating System Info
releasetag varchar 60  √  null Release Tag
databaseinfo varchar 255  √  null Database Information
javainfo varchar 255  √  null Java Version Info
remote_addr varchar 60  √  null Remote Address
remote_host varchar 120  √  null Remote host Info
issuesummary varchar 2000 Issue Summary
comments varchar 2000  √  null Comments or additional information
sourceclassname varchar 255  √  null Source Class Name
sourcemethodname varchar 60  √  null Source Method Name
loggername varchar 255  √  null Logger Name
lineno numeric 10  √  0 Line No
stacktrace varchar 2000  √  null System Log Trace
errortrace varchar 2000  √  null System Error Trace
record_id numeric 10  √  null Direct internal record ID
requestdocumentno varchar 30  √  null iDempiere Request Document No
a_asset_id numeric 10  √  null
a_asset.a_asset_id aasset_adissue N
Asset used internally or by customers
r_request_id numeric 10  √  null
r_request.r_request_id rrequest_adissue N
Request from a Business Partner or Prospect
responsetext varchar 2000  √  null Request Response Text
processing bpchar 1  √  null Process Now
processed bpchar 1 'N'::bpchar The document has been processed
isvanillasystem bpchar 1  √  'N'::bpchar The system was NOT compiled from Source - i.e. standard distribution
isreproducible bpchar 1  √  'N'::bpchar Problem can re reproduced in Gardenworld
r_issueknown_id numeric 10  √  null
r_issueknown.r_issueknown_id rknownissue_adissue R
Known Issue
statisticsinfo varchar 255  √  null Information to help profiling the system for solving support issues
profileinfo varchar 255  √  null Information to help profiling the system for solving support issues
systemstatus bpchar 1 Status of the system - Support priority depends on system status
r_issueproject_id numeric 10  √  null
r_issueproject.r_issueproject_id rissueproject_adissue R
Implementation Projects
r_issueuser_id numeric 10  √  null
r_issueuser.r_issueuser_id rissueuser_adissue R
User who reported issues
r_issuesystem_id numeric 10  √  null
r_issuesystem.r_issuesystem_id rissuesystem_ad_issue R
System creating the issue
issuesource bpchar 1  √  null Issue Source
ad_window_id numeric 10  √  null
ad_window.ad_window_id adwindow_adissue N
Data entry or display window
ad_process_id numeric 10  √  null
ad_process.ad_process_id adprocess_adissue N
Process or Report
ad_form_id numeric 10  √  null
ad_form.ad_form_id adform_adissue N
Special Form
ad_issue_uu varchar 36  √  NULL::character varying AD_Issue_UU

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

Indexes:
Column(s) Type Sort Constraint Name
ad_issue_id Primary key Asc ad_issue_pkey
ad_issue_uu Must be unique Asc ad_issue_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.