Table idempiere9.adempiere.pp_wf_node_product
Workflow Node Product

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
entitytype varchar 40 'U'::character varying
ad_entitytype.entitytype entityt_ppwfnodeproduct R
Dictionary Entity Type; Determines ownership and synchronization
configurationlevel bpchar 1  √  'S'::bpchar Configuration Level for this parameter
ad_wf_node_id numeric 10
ad_wf_node.ad_wf_node_id adwfnode_ppwfnodeproduct R
Workflow Node (activity), step or process
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
isactive bpchar 1 The record is active in the system
m_product_id numeric 10
m_product.m_product_id mproduct_ppwfnodeproduct R
Product, Service, Item
pp_wf_node_product_id numeric 10 Workflow Node Product
qty numeric 0  √  null Quantity
seqno numeric 10  √  null Method of ordering records; lowest number comes first
updated timestamp 29,6 statement_timestamp() Date this record was updated
ad_client_id numeric 10 Client/Tenant for this installation.
updatedby numeric 10 User who updated this records
ad_org_id numeric 10 Organizational entity within client
issubcontracting bpchar 1  √  'N'::bpchar Is Subcontracting
yield numeric 10  √  null
pp_wf_node_product_uu varchar 36  √  NULL::character varying PP_WF_Node_Product_UU

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

Indexes:
Column(s) Type Sort Constraint Name
pp_wf_node_product_id Primary key Asc pp_wf_node_product_key
pp_wf_node_product_uu Must be unique Asc pp_wf_node_product_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.