Table idempiere9.adempiere.ad_pinstance
Instance of the process

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_pinstance_id numeric 10
ad_pinstance_log.ad_pinstance_id adpinstance_pilog C
ad_pinstance_para.ad_pinstance_id adpinstance_adpinstancepara C
t_aging.ad_pinstance_id adpinstance_taging C
t_inventoryvalue.ad_pinstance_id adpinstance_tinventoryvalue C
t_invoicegl.ad_pinstance_id adpinstance_tinvoicegl C
t_replenish.ad_pinstance_id adpinstance_treplenish C
t_report.ad_pinstance_id adpinstance_treport C
t_reportstatement.ad_pinstance_id adpinstance_treportstatement C
t_spool.ad_pinstance_id adpinstance_tspool C
t_transaction.ad_pinstance_id adpinstance_ttransaction C
t_trialbalance.ad_pinstance_id ad_pinstance_t_trialbalance C
Instance of the process
ad_process_id numeric 10
ad_process.ad_process_id adprocess_adpinstance R
Process or Report
record_id numeric 10 Direct internal record ID
isprocessing bpchar 1 'N'::bpchar Processing
created timestamp 29,6 now() Date this record was created
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_pinstance R
User within the system - Internal or Business Partner Contact
updated timestamp 29,6 statement_timestamp() Date this record was updated
result numeric 10  √  null Result of the action taken
errormsg varchar 2000  √  null Error Msg
ad_client_id numeric 10  √  null Client/Tenant for this installation.
ad_org_id numeric 10  √  null Organizational entity within client
createdby numeric 10  √  null User who created this records
updatedby numeric 10 User who updated this records
isactive bpchar 1  √  'Y'::bpchar The record is active in the system
ad_pinstance_uu varchar 36  √  NULL::character varying AD_PInstance_UU
isrunasjob bpchar 1  √  'N'::bpchar Run as Job
notificationtype varchar 2  √  NULL::character varying Type of Notifications
name varchar 60  √  NULL::character varying Alphanumeric identifier of the entity
reporttype varchar 5  √  NULL::character varying Report Type
ad_printformat_id numeric 10  √  NULL::numeric
ad_printformat.ad_printformat_id adprintformat_adpinstance R
Data Print Format
issummary bpchar 1  √  NULL::bpchar This is a summary entity
ad_language_id numeric 10  √  NULL::numeric
ad_language.ad_language_id adlanguage_adpinstance R
Language ID

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

Indexes:
Column(s) Type Sort Constraint Name
ad_pinstance_id Primary key Asc ad_pinstance_pkey
ad_user_id + ad_process_id + ad_client_id + isactive + name Performance Asc/Asc/Asc/Asc/Asc ad_pinstance_last_ix
ad_process_id + record_id Performance Asc/Asc ad_pinstance_record
ad_pinstance_uu Must be unique Asc ad_pinstance_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.