Table idempiere9.adempiere.ad_infoprocess
define process for info window

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_infoprocess_id numeric 10 Info Process
ad_infoprocess_uu varchar 36 AD_InfoProcess_UU
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 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
imageurl varchar 120  √  NULL::character varying URL of image
seqno numeric 10 Method of ordering records; lowest number comes first
ad_process_id numeric 10
ad_process.ad_process_id adprocess_adinfoprocess R
Process or Report
ad_infowindow_id numeric 10  √  NULL::numeric
ad_infowindow.ad_infowindow_id adinfowindow_adinfoprocess C
Info and search/select Window
layouttype varchar 10 'B'::character varying Layout type of info process
displaylogic varchar 2000  √  NULL::character varying If the Field is displayed, the result determines if the field is actually displayed
ad_infocolumn_id numeric 10  √  null
ad_infocolumn.ad_infocolumn_id adinfocolumn_adinfoprocess R
Info Window Column
entitytype varchar 40 'U'::character varying
ad_entitytype.entitytype entitytype_adinfoprocess R
Dictionary Entity Type; Determines ownership and synchronization

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

Indexes:
Column(s) Type Sort Constraint Name
ad_infoprocess_id Primary key Asc ad_infoprocess_key
ad_infoprocess_uu Must be unique Asc ad_infoprocess_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.